Click or drag to resize

SemAlmanacRecord.InclinationAngle Property

Gets the inclination angle.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public double InclinationAngle { get; }

Property Value

Type: Double
Units: rad

Implements

IGpsElements.InclinationAngle
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