Package org.orekit.propagation.conversion.averaging.elements
This package contains data classes representing averaged orbital elements (not time-stamped and
in any theory compatible with this choice of coordinates).
- Since:
- 12.1
- Author:
- Romain Serra
-
Interface Summary Interface Description AveragedOrbitalElements Interface for storing averaged orbital elements. -
Class Summary Class Description AveragedCircularWithMeanAngle Immutable class containing values of averaged circular elements from any applicable theory (with MEAN asPositionAngleType).AveragedEquinoctialWithMeanAngle Immutable class containing values of averaged equinoctial elements from any applicable theory (with MEAN asPositionAngleType).AveragedKeplerianWithMeanAngle Immutable class containing values of averaged Keplerian elements from any applicable theory (with MEAN asPositionAngleType).