Click or drag to resize

YumaAlmanacRecordSineCorrectionToInclination Property

Gets the amplitude of the sine harmonic correction term to the angle of inclination.

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

Property Value

Type: Double
Units: rad

Implements

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