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.2.419.0 (24.2.419.0)
Syntax public KeplerianElements ToKeplerianMeanElements()
Public Function ToKeplerianMeanElements As KeplerianElements
public:
KeplerianElements^ ToKeplerianMeanElements()
member ToKeplerianMeanElements : unit -> KeplerianElements
Return Value
Type:
KeplerianElementsThe approximate mean orbital elements of the current orbit pass.
See Also