EphemerisSource#

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

IntEnum

Overview#

CENTRAL_BODY_FILE

The Cb file provided with STK; uses the default ephemeris source for that central body.

DESIGN_EXPLORER_OPTIMIZER_FILE

A DE file; body centered for the inner planets and barycentered for the outer planets.

SPICE_BARY

A SPICE file, barycentered; uses the entire planetary system as a single effect, with the system center as the point mass.

SPICE_BODY

A SPICE file, body centered; uses only the planet as the effect, with the planet’s center as the point mass.

Import detail#

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