Uses of Class
org.orekit.propagation.analytical.tle.TLEPropagator

Packages that use TLEPropagator
org.orekit.propagation.analytical.tle This package provides classes to read and extrapolate tle's. 
 

Uses of TLEPropagator in org.orekit.propagation.analytical.tle
 

Methods in org.orekit.propagation.analytical.tle that return TLEPropagator
static TLEPropagator TLEPropagator.selectExtrapolator(TLE tle)
          Selects the extrapolator to use with the selected TLE.
static TLEPropagator TLEPropagator.selectExtrapolator(TLE tle, AttitudeProvider attitudeProviderForces, AttitudeProvider attitudeProviderEvents, MassProvider mass)
          Selects the extrapolator to use with the selected TLE.
static TLEPropagator TLEPropagator.selectExtrapolator(TLE tle, AttitudeProvider attitudeProvider, MassProvider mass)
          Selects the extrapolator to use with the selected TLE.
 



Copyright © 2017 CNES. All Rights Reserved.