Click or drag to resize

RinexNavigationEphemeris.SquareRootOfSemimajorAxis Property

Gets 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: 25.1.421.0 (25.1.421.0)
Syntax
public double SquareRootOfSemimajorAxis { get; }

Property Value

Type: Double
Units: sqrt(m)

Implements

IGpsElements.SquareRootOfSemimajorAxis
See Also