RinexNavigationEphemerisSquareRootOfSemimajorAxis 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: 24.2.419.0 (24.2.419.0)
Syntax public double SquareRootOfSemimajorAxis { get; }
Public ReadOnly Property SquareRootOfSemimajorAxis As Double
Get
public:
virtual property double SquareRootOfSemimajorAxis {
double get () sealed;
}
abstract SquareRootOfSemimajorAxis : float with get
override SquareRootOfSemimajorAxis : float with get
Property Value
Type:
Double
Units:
sqrt(m)Implements
IGpsElementsSquareRootOfSemimajorAxisSee Also