Click or drag to resize

YumaAlmanacRecordSineCorrectionToArgumentOfLatitude 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: 24.1.418.0 (24.1.418.0)
Syntax
public double SineCorrectionToArgumentOfLatitude { get; }

Property Value

Type: Double
Units: rad

Implements

IGpsElementsSineCorrectionToArgumentOfLatitude
Remarks
This property always returns 0.0 because Yuma almanacs do not include this information.
See Also