MeanElementTheory#

class ansys.stk.core.analysis_workbench.MeanElementTheory#

IntEnum

Overview#

OSCULATING_ELEMENTS

Osculating elements (six standard Keplerian orbital elements).

KOZAI

The Kozai-Iszak (KI) mean elements are based upon the paper "The Motion of a Close earth satellite," Y. Kozai, The Astronomical Journal, Nov 1959, pp.367-377.

BROUWER_LYDDANE

Refers to the BL mean elements considering both the short and long period terms (resulting from averaging over the rotation of periapse). The perturbation terms are the J2, J3, J4 and J5 oblateness terms and it considers the term involving J2^2.

BROUWER_LYDDANE_SHORT_PERIODIC_TERMS_ONLY

Refers to the BL mean elements considering only the short period terms (i.e. those involving averaging over the period of the orbit) where the only perturbation force is the oblateness arising from the J2 gravity term.

Import detail#

from ansys.stk.core.analysis_workbench import MeanElementTheory