Click or drag to resize

TwoBodyPropagator Properties

The TwoBodyPropagator type exposes the following members.

Properties
  NameDescription
Public propertyGravitationalParameter
Gets the gravitational parameter for the central body around which to propagate.
Public propertyInitialConditions
Gets or sets the orbital elements from which to propagate.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyOrbitEpoch
Gets or sets the Julian date at which the InitialConditions of the orbit are defined.
Public propertyReferenceFrame
Gets or sets the reference frame in which the ephemeris is produced.
Top
See Also