Click or drag to resize

RinexNavigationEphemerisTransmissionTimeGpsDate Property

Gets the GPS date of the transmission time of the message.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GlobalPositioningSystemDate TransmissionTimeGpsDate { get; }

Property Value

Type: GlobalPositioningSystemDate
Remarks
This date is adjusted for GPS week rollovers. If there is a difference of more than 302400 seconds between the transmission time and the TimeOfEphemerisGpsDate, the transmission time will be adjusted. See IS GPS-200D, page 97 for details.
See Also