IGpsElementsSquareRootOfSemimajorAxis Property |
Gets the square root of the semi-major axis (sqrt(meters)).
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax double SquareRootOfSemimajorAxis { get; }
ReadOnly Property SquareRootOfSemimajorAxis As Double
Get
property double SquareRootOfSemimajorAxis {
double get ();
}
abstract SquareRootOfSemimajorAxis : float with get
Property Value
Type:
Double
Units:
sqrt(m)See Also