RinexObservationHeaderLeapSeconds Property |
Gets the leap seconds property for the RINEX header.
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 int LeapSeconds { get; }
Public ReadOnly Property LeapSeconds As Integer
Get
public:
property int LeapSeconds {
int get ();
}
member LeapSeconds : int with get
Property Value
Type:
Int32See Also