RinexNavigationEphemeris.GroupDelayDifferential Property |
Gets the group delay differential (tgd) in 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 double GroupDelayDifferential { get; }
Public ReadOnly Property GroupDelayDifferential As Double
Get
public:
property double GroupDelayDifferential {
double get ();
}
member GroupDelayDifferential : float with get
Property Value
Type:
Double
See Also