Click or drag to resize

Sgp4Propagator Properties

The Sgp4Propagator type exposes the following members.

Properties
  NameDescription
Public propertyElementSets
Gets the set of elements from which to propagate.
Public propertyInitialConditions
Gets or sets the first set of elements in the ElementSets.
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 propertyReferenceFrame
Gets True Equator, Mean Equinox (TEME) reference frame, the coordinate system in which SGP4 produces ephemeris.
Top
See Also