CelestialObject.SetPropagatorType(String) Method |
Top |
DescriptionSets the propagator type to use to advance the orbit state in time. The existing Propagator is overridden with a new object of the specified type. Valid Propagator Types are TwoBody and SpiceEphemeris. Note that when setting the Propagator Type to be that of TwoBody, the CelestialObject must be given an initial state and epoch.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Syntax
See also
|