Package org.orekit.propagation.analytical
Top level package for analytical propagators.
-
Interface Summary Interface Description AdapterPropagator.DifferentialEffect Interface for orbit differential effects. -
Class Summary Class Description AbstractAnalyticalPropagator Common handling ofPropagatormethods for analytical propagators.AdapterPropagator Orbit propagator that adapts an underlying propagator, addingdifferential effects.AggregateBoundedPropagator ABoundedPropagatorthat covers a larger time span from several constituent propagators that cover shorter time spans.EcksteinHechlerPropagator This class propagates aSpacecraftStateusing the analytical Eckstein-Hechler model.Ephemeris This class is designed to accept and handle tabulated orbital entries.FieldAbstractAnalyticalPropagator<T extends org.hipparchus.RealFieldElement<T>> Common handling ofFieldPropagatormethods for analytical propagators.FieldEcksteinHechlerPropagator<T extends org.hipparchus.RealFieldElement<T>> This class propagates aFieldSpacecraftStateusing the analytical Eckstein-Hechler model.FieldKeplerianPropagator<T extends org.hipparchus.RealFieldElement<T>> Simple Keplerian orbit propagator.J2DifferentialEffect Analytical model for J2 effect.KeplerianPropagator Simple Keplerian orbit propagator.