| Interface | Description |
|---|---|
| AdapterPropagator.DifferentialEffect |
Interface for orbit differential effects.
|
| Class | Description |
|---|---|
| AbstractAnalyticalPropagator |
Common handling of
Propagator methods for analytical propagators. |
| AdapterPropagator |
Orbit propagator that adapts an underlying propagator, adding
differential effects. |
| AggregateBoundedPropagator |
A
BoundedPropagator that covers a larger time span from several constituent
propagators that cover shorter time spans. |
| EcksteinHechlerPropagator |
This class propagates a
SpacecraftState
using the analytical Eckstein-Hechler model. |
| Ephemeris |
This class is designed to accept and handle tabulated orbital entries.
|
| FieldAbstractAnalyticalPropagator<T extends RealFieldElement<T>> |
Common handling of
FieldPropagator methods for analytical propagators. |
| FieldEcksteinHechlerPropagator<T extends RealFieldElement<T>> |
This class propagates a
FieldSpacecraftState
using the analytical Eckstein-Hechler model. |
| FieldKeplerianPropagator<T extends RealFieldElement<T>> |
Simple Keplerian orbit propagator.
|
| J2DifferentialEffect |
Analytical model for J2 effect.
|
| KeplerianPropagator |
Simple Keplerian orbit propagator.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.