Click or drag to resize

YumaAlmanacRecordCosineCorrectionToOrbitRadius Property

Gets the amplitude of the sine harmonic correction term to the orbit radius.

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 CosineCorrectionToOrbitRadius { get; }

Property Value

Type: Double
Units: m

Implements

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