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: 23.2.417.0 (23.2.417.0)
Syntaxdouble 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