RinexNavigationEphemerisTransmissionTime Property |
Gets the transmission time of the message in seconds of the
GpsWeek.
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 double TransmissionTime { get; }
Public ReadOnly Property TransmissionTime As Double
Get
public:
property double TransmissionTime {
double get ();
}
member TransmissionTime : float with get
Property Value
Type:
DoubleRemarks Derived e.g. from Z-count in Hand Over Word (HOW).
See Also