Click or drag to resize

TwoBodyStateTransitionMatrixPropagator Properties

The TwoBodyStateTransitionMatrixPropagator type exposes the following members.

Properties
  NameDescription
Public propertyEpoch
Gets or sets the Julian date at which the initial conditions are defined.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter for the central body around which to propagate.
Public propertyInitialConditions
Gets or sets the orbital state of the spacecraft at the Epoch.
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.)
Top
See Also