CentralBodyShape#

class ansys.stk.core.stkobjects.astrogator.CentralBodyShape#

IntEnum

Overview#

TRIAXIAL_ELLIPSOID

A triaxial ellipsoid defined by a semi-major axis, semi-mid axis and semi-minor axis.

OBLATE_SPHEROID

An oblate spheroid defined by a minimum and maximum radii, and a derived flattening coefficient.

SPHERE

A sphere defined by a radius.

Import detail#

from ansys.stk.core.stkobjects.astrogator import CentralBodyShape