Click or drag to resize

KeplerianElementsComputeRadiusOfPeriapsis Method

Computes the periapsis of the current Keplerian elements.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ComputeRadiusOfPeriapsis()

Return Value

Type: Double
The periapsis (distance).
See Also