Click or drag to resize

PredictionSupportRecord Properties

The PredictionSupportRecord type exposes the following members.

Properties
  NameDescription
Public propertyAgeOfData
Gets or sets the age of the navigation data relative to the GPS master control station (MCS) upload generation epoch (minutes).
Public propertyAlongTrackErrorA
Gets or sets the curve fit 2nd order term for the along track error growth (meters/sec^2).
Public propertyAlongTrackErrorB
Gets or sets the curve fit 1st order term for the along track error growth (meters/sec).
Public propertyAlongTrackErrorC
Gets or sets the curve fit 0th order term for the along track error growth (meters).
Public propertyClockErrorA
Gets or sets the curve fit 2nd order term for the clock error growth (meters/sec^2).
Public propertyClockErrorB
Gets or sets the curve fit 1st order term for the clock error growth (meters/sec).
Public propertyClockErrorC
Gets or sets the curve fit 0th order term for the clock error growth (meters).
Public propertyCrossTrackErrorA
Gets or sets the curve fit 2nd order term for the cross track error growth (meters/sec^2).
Public propertyCrossTrackErrorB
Gets or sets the curve fit 1st order term for the cross track error growth (meters/sec).
Public propertyCrossTrackErrorC
Gets or sets the curve fit 0th order term for the cross track error growth (meters).
Public propertyPseudoRandomNumber
Gets or sets the pseudo random number of the satellite, otherwise known as the PRN or SVID.
Public propertyRadialErrorA
Gets or sets the curve fit 2nd order term for the radial error growth (meters/sec^2).
Public propertyRadialErrorB
Gets or sets the curve fit 1st order term for the radial error growth (meters/sec).
Public propertyRadialErrorC
Gets or sets the curve fit 0th order term for the radial error growth (meters).
Public propertyRmsAlongTrackError
Gets or sets the Root Mean Square along track error statistic (meters).
Public propertyRmsClockError
Gets or sets the Root Mean Square clock error statistic (meters).
Public propertyRmsCrossTrackError
Gets or sets the Root Mean Square cross track error statistic (meters).
Public propertyRmsRadialError
Gets or sets the Root Mean Square radial error statistic (meters).
Public propertyRmsUserRangeError
Gets or sets the Root Mean Square user range error statistic (meters).
Top
See Also