Package | Description |
---|---|
org.orekit.propagation.analytical.tle |
This package provides classes to read and extrapolate tle's.
|
Modifier and Type | Class and Description |
---|---|
class |
DeepSDP4
This class contains the methods that compute deep space perturbation terms.
|
class |
SGP4
This class contains methods to compute propagated coordinates with the SGP4 model.
|
Modifier and Type | Method and Description |
---|---|
static TLEPropagator |
TLEPropagator.selectExtrapolator(TLE tle)
Selects the extrapolator to use with the selected TLE.
|
static TLEPropagator |
TLEPropagator.selectExtrapolator(TLE tle,
AttitudeProvider attitudeProvider,
double mass)
Selects the extrapolator to use with the selected TLE.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.