Click or drag to resize

KozaiIzsakMeanElementsToOsculatingKeplerianElements Method

Returns an osculating Keplerian orbit element representation of these mean orbital elements.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public KeplerianElements ToOsculatingKeplerianElements()

Return Value

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