WaypointPropagator Properties |
The WaypointPropagator type exposes the following members.
Name | Description | |
---|---|---|
AvailabilityIntervals |
Gets a TimeIntervalCollection over which data is available.
If the availability interval is infinite, this returns
Infinite.
| |
Ellipsoid |
Gets the reference ellipsoid.
| |
IsFrozen |
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.) | |
ReferenceFrame |
Gets the reference frame in which ephemeris information is produced.
| |
TimeInterval |
Gets the time interval over which the propagator can supply ephemeris.
| |
Waypoints |
Gets the list of waypoints.
|