Click or drag to resize

WaypointPropagator Properties

The WaypointPropagator type exposes the following members.

Properties
  NameDescription
Public propertyAvailabilityIntervals
Gets a TimeIntervalCollection over which data is available. If the availability interval is infinite, this returns Infinite.
Public propertyEllipsoid
Gets the reference ellipsoid.
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 the reference frame in which ephemeris information is produced.
Public propertyTimeInterval
Gets the time interval over which the propagator can supply ephemeris.
Public propertyWaypoints
Gets the list of waypoints.
Top
See Also