RinexNavigationEphemeris.TimeOfEphemerisGpsDate Property |
Gets the GPS date of the time of ephemeris of the message.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic GlobalPositioningSystemDate TimeOfEphemerisGpsDate { get; }
Public ReadOnly Property TimeOfEphemerisGpsDate As GlobalPositioningSystemDate
Get
public:
property GlobalPositioningSystemDate TimeOfEphemerisGpsDate {
GlobalPositioningSystemDate get ();
}
member TimeOfEphemerisGpsDate : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDate
See Also