Click or drag to resize

SemAlmanacRecordSquareRootOfSemimajorAxis Property

Gets or sets the square root of the semi-major axis (sqrt(meters)).

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

Property Value

Type: Double
Units: sqrt(m)

Implements

IGpsElementsSquareRootOfSemimajorAxis
See Also