Click or drag to resize

KozaiIzsakMeanElementsToMeanKeplerianElements Method

Returns a mean Keplerian orbit element representation of these mean orbital 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 KeplerianElements ToMeanKeplerianElements()

Return Value

Type: KeplerianElements
Mean Keplerian orbit elements that are equivalent to these KozaiIzsakMeanElements.
See Also