Click or drag to resize

SemAlmanacRecordInclinationAngle Property

Gets the inclination angle.

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

Property Value

Type: Double
Units: rad

Implements

IGpsElementsInclinationAngle
Remarks
This property includes the 0.30 semicircle reference value (IZero) and has been converted to radians. Use InclinationOffset to obtain the original value from the almanac.
See Also