KozaiIzsakMeanElementsSemilatusRectum Property |
Gets the semi-latus rectum of the orbit (distance).
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double SemilatusRectum { get; }
Public ReadOnly Property SemilatusRectum As Double
Get
public:
property double SemilatusRectum {
double get ();
}
member SemilatusRectum : float with get
Property Value
Type:
DoubleRemarks The semi-latus rectum represents the orbit radius at a true anomaly of 90 degrees.
See Also