RinexNavigationEphemeris.SineCorrectionToArgumentOfLatitude Property |
Gets the amplitude of the sine harmonic correction term to the Argument of Latitude.
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 SineCorrectionToArgumentOfLatitude { get; }
Public ReadOnly Property SineCorrectionToArgumentOfLatitude As Double
Get
public:
virtual property double SineCorrectionToArgumentOfLatitude {
double get () sealed;
}
abstract SineCorrectionToArgumentOfLatitude : float with get
override SineCorrectionToArgumentOfLatitude : float with get
Property Value
Type:
Double
Units:
radImplements
IGpsElements.SineCorrectionToArgumentOfLatitude
See Also