Click or drag to resize

SemAlmanacRecordCosineCorrectionToArgumentOfLatitude Property

Gets the amplitude of the cosine 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 CosineCorrectionToArgumentOfLatitude { get; }

Property Value

Type: Double
Units: rad

Implements

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