RinexNavigation.LeapSeconds Property |
Gets the time correction due to leap seconds
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int LeapSeconds { get; }
Public ReadOnly Property LeapSeconds As Integer
Get
public:
property int LeapSeconds {
int get ();
}
member LeapSeconds : int with get
Property Value
Type:
Int32
See Also