| Package | Description |
|---|---|
| org.orekit.propagation.analytical.tle |
This package provides classes to read and extrapolate tle's.
|
| 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-2015 CS Systèmes d'information. All rights reserved.