CentralBodyEphemeris#

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

IntEnum

Overview#

ANALYTIC_ORBIT

Specified values and rates of change for the classical orbital elements.

FILE

An external ephemeris (.e) file.

JPLDE

Ephemerides from the Jet Propulsion Laboratory’s JPL DE set are used.

JPLSPICE

The SPICE propagator reads ephemeris from binary files that are in a standard format produced by the Jet Propulsion Laboratory for ephemeris for celestial bodies but can be used for spacecraft.

PLANETARY

A planetary ephemeris (.pe) file.

Import detail#

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