GpsRinexPropagator Properties |
The GpsRinexPropagator 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.
| |
| EvaluationBehavior |
Gets or sets the type of behavior the GpsRinexPropagator will have when it is evaluated beyond its AvailabilityIntervals.
The default behavior is Extrapolate.
| |
| 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 Earth Fixed reference frame, which is the frame that the GPS satellite orbital positions
are referenced to.
|