PredictionSupportRecord Properties |
The PredictionSupportRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| AgeOfData |
Gets or sets the age of the navigation data relative to the GPS master control station (MCS) upload generation epoch (minutes).
| |
| AlongTrackErrorA |
Gets or sets the curve fit 2nd order term for the along track error growth (meters/sec^2).
| |
| AlongTrackErrorB |
Gets or sets the curve fit 1st order term for the along track error growth (meters/sec).
| |
| AlongTrackErrorC |
Gets or sets the curve fit 0th order term for the along track error growth (meters).
| |
| ClockErrorA |
Gets or sets the curve fit 2nd order term for the clock error growth (meters/sec^2).
| |
| ClockErrorB |
Gets or sets the curve fit 1st order term for the clock error growth (meters/sec).
| |
| ClockErrorC |
Gets or sets the curve fit 0th order term for the clock error growth (meters).
| |
| CrossTrackErrorA |
Gets or sets the curve fit 2nd order term for the cross track error growth (meters/sec^2).
| |
| CrossTrackErrorB |
Gets or sets the curve fit 1st order term for the cross track error growth (meters/sec).
| |
| CrossTrackErrorC |
Gets or sets the curve fit 0th order term for the cross track error growth (meters).
| |
| PseudoRandomNumber |
Gets or sets the pseudo random number of the satellite, otherwise known as the PRN or SVID.
| |
| RadialErrorA |
Gets or sets the curve fit 2nd order term for the radial error growth (meters/sec^2).
| |
| RadialErrorB |
Gets or sets the curve fit 1st order term for the radial error growth (meters/sec).
| |
| RadialErrorC |
Gets or sets the curve fit 0th order term for the radial error growth (meters).
| |
| RmsAlongTrackError |
Gets or sets the Root Mean Square along track error statistic (meters).
| |
| RmsClockError |
Gets or sets the Root Mean Square clock error statistic (meters).
| |
| RmsCrossTrackError |
Gets or sets the Root Mean Square cross track error statistic (meters).
| |
| RmsRadialError |
Gets or sets the Root Mean Square radial error statistic (meters).
| |
| RmsUserRangeError |
Gets or sets the Root Mean Square user range error statistic (meters).
|