Package org.orekit.propagation.conversion.osc2mean
This package provides the ability to convert osculating orbits into mean orbits
according to different theories (Brouwer-Lyddane, Eckstein-Hechler, SGP4/SDP4,
DSST) with different conversion algorithms (fixed-point, least-squares).
- Since:
- 13.0
- Author:
- Pascal Parraud
-
Interface Summary Interface Description MeanTheory Interface for theories that convert osculating into mean orbit.OsculatingToMeanConverter Interface for osculating to mean orbit converters. -
Class Summary Class Description BrouwerLyddaneTheory Brouwer-Lyddane theory for osculating to mean orbit conversion.DSSTTheory DSST theory for osculating to mean orbit conversion.EcksteinHechlerTheory Eckstein-Hechler theory for osculating to mean orbit conversion.FixedPointConverter Class enabling conversion from osculating to mean orbit for a given theory using a fixed-point algorithm.LeastSquaresConverter Class enabling conversion from osculating to mean orbit for a given theory using a least-squares algorithm.TLETheory TLE, i.e.