RinexNavigationEphemerisTimeOfClock Property |
Gets GPS date of the time of clock 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 JulianDate TimeOfClock { get; }
Public ReadOnly Property TimeOfClock As JulianDate
Get
public:
property JulianDate TimeOfClock {
JulianDate get ();
}
member TimeOfClock : JulianDate with get
Property Value
Type:
JulianDateSee Also