RinexObservationHeaderReceiverClockOffset Property |
Gets the receiver clock offset 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 ReceiverClockOffset { get; }
Public ReadOnly Property ReceiverClockOffset As Integer
Get
public:
property int ReceiverClockOffset {
int get ();
}
member ReceiverClockOffset : int with get
Property Value
Type:
Int32See Also