RinexNavigationEphemerisTimeOfEphemerisGpsDate 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: 24.2.419.0 (24.2.419.0)
Syntax public GlobalPositioningSystemDate TimeOfEphemerisGpsDate { get; }
Public ReadOnly Property TimeOfEphemerisGpsDate As GlobalPositioningSystemDate
Get
public:
property GlobalPositioningSystemDate TimeOfEphemerisGpsDate {
GlobalPositioningSystemDate get ();
}
member TimeOfEphemerisGpsDate : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDateSee Also