Click or drag to resize

LifetimeElementsToKeplerianMeanElements Method

Convert these elements to an equivalent KeplerianElements representation at the periapsis.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KeplerianElements ToKeplerianMeanElements()

Return Value

Type: KeplerianElements
The approximate mean orbital elements of the current orbit pass.
See Also