| Package | Description |
|---|---|
| org.orekit.propagation.analytical |
Top level package for analytical propagators.
|
| org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FieldEcksteinHechlerPropagator<T extends RealFieldElement<T>> |
This class propagates a
FieldSpacecraftState
using the analytical Eckstein-Hechler model. |
class |
FieldKeplerianPropagator<T extends RealFieldElement<T>> |
Simple Keplerian orbit propagator.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FieldIntegratedEphemeris<T extends RealFieldElement<T>> |
This class stores sequentially generated orbital parameters for
later retrieval.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.