Package | Description |
---|---|
org.orekit.propagation.analytical | |
org.orekit.propagation.analytical.tle |
This package provides classes to read and extrapolate tle's.
|
org.orekit.propagation.integration |
Modifier and Type | Class and Description |
---|---|
class |
AdapterPropagator
Orbit propagator that adapts an underlying propagator, adding
differential effects . |
class |
EcksteinHechlerPropagator
This class propagates a
SpacecraftState
using the analytical Eckstein-Hechler model. |
class |
Ephemeris
This class is designed to accept and handle tabulated orbital entries.
|
class |
KeplerianPropagator
Simple keplerian orbit propagator.
|
Modifier and Type | Class and Description |
---|---|
class |
TLEPropagator
This class provides elements to propagate TLE's.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegratedEphemeris
This class stores sequentially generated orbital parameters for
later retrieval.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.