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: 25.2.423.0 (25.2.423.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