Uses of Package
org.orekit.propagation

Packages that use org.orekit.propagation
fr.cnes.sirius.patrius.assembly   
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.assembly.models.cook   
fr.cnes.sirius.patrius.assembly.properties   
fr.cnes.sirius.patrius.events   
fr.cnes.sirius.patrius.events.multi   
fr.cnes.sirius.patrius.events.sensor   
fr.cnes.sirius.patrius.forces   
fr.cnes.sirius.patrius.forces.radiation   
fr.cnes.sirius.patrius.propagation   
fr.cnes.sirius.patrius.propagation.events.multi   
fr.cnes.sirius.patrius.propagation.numerical.multi   
fr.cnes.sirius.patrius.propagation.precomputed.multi   
fr.cnes.sirius.patrius.propagation.sampling.multi   
fr.cnes.sirius.patrius.stela   
fr.cnes.sirius.patrius.stela.forces.drag   
fr.cnes.sirius.patrius.stela.propagation   
fr.cnes.sirius.patrius.wrenches   
fr.cnes.sirius.validate.files   
org.orekit.attitudes This package provides classes to represent simple attitudes. 
org.orekit.forces This package provides the interface for force models that will be used by the NumericalPropagator, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...). 
org.orekit.forces.drag   
org.orekit.forces.gravity   
org.orekit.forces.gravity.tides   
org.orekit.forces.gravity.variations   
org.orekit.forces.maneuvers This package provides models of simple maneuvers. 
org.orekit.forces.radiation   
org.orekit.forces.relativistic   
org.orekit.frames This package provides classes to handle frames and transforms between them. 
org.orekit.parameter   
org.orekit.propagation This package provides tools to propagate orbital states with different methods. 
org.orekit.propagation.analytical   
org.orekit.propagation.analytical.tle This package provides classes to read and extrapolate tle's. 
org.orekit.propagation.analytical.twod   
org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. 
org.orekit.propagation.events.multi   
org.orekit.propagation.numerical   
org.orekit.propagation.precomputed   
org.orekit.propagation.sampling This package provides interfaces and classes dealing with step handling during propagation. 
org.orekit.utils This package provides useful objects. 
org.orekit.wrenches   
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.assembly
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.assembly.models
MassProvider
          Interface for spacecraft models that provide the mass.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.assembly.models.cook
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.assembly.properties
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.events
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.events.multi
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.events.sensor
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.forces
MassProvider
          Interface for spacecraft models that provide the mass.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.forces.radiation
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.propagation
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
AdditionalStateProvider
          This interface represents providers for additional state data beyond SpacecraftState.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.propagation.events.multi
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.propagation.numerical.multi
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
MassProvider
          Interface for spacecraft models that provide the mass.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.propagation.precomputed.multi
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.propagation.sampling.multi
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.stela
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.stela.forces.drag
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.stela.propagation
AdditionalStateProvider
          This interface represents providers for additional state data beyond SpacecraftState.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.patrius.wrenches
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by fr.cnes.sirius.validate.files
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.attitudes
Propagator
          This interface provides a way to propagate an orbit at any time.
 

Classes in org.orekit.propagation used by org.orekit.forces
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.drag
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.gravity
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.gravity.tides
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.gravity.variations
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.maneuvers
MassProvider
          Interface for spacecraft models that provide the mass.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.radiation
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.forces.relativistic
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.frames
Propagator
          This interface provides a way to propagate an orbit at any time.
 

Classes in org.orekit.propagation used by org.orekit.parameter
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
AdditionalStateProvider
          This interface represents providers for additional state data beyond SpacecraftState.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
MassProvider
          Interface for spacecraft models that provide the mass.
ParametersType
          Enum class for elements type (mean or osculating).
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.analytical
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
MassProvider
          Interface for spacecraft models that provide the mass.
MeanOsculatingElementsProvider
          Interface for mean/osculating elements converter.
ParametersType
          Enum class for elements type (mean or osculating).
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.analytical.tle
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
MassProvider
          Interface for spacecraft models that provide the mass.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.analytical.twod
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
MassProvider
          Interface for spacecraft models that provide the mass.
Propagator
          This interface provides a way to propagate an orbit at any time.
 

Classes in org.orekit.propagation used by org.orekit.propagation.events
MassProvider
          Interface for spacecraft models that provide the mass.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.events.multi
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.numerical
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
MassProvider
          Interface for spacecraft models that provide the mass.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.precomputed
AbstractPropagator
          Common handling of Propagator methods for analytical propagators.
BoundedPropagator
          This interface is intended for ephemerides valid only during a time range.
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.propagation.sampling
Propagator
          This interface provides a way to propagate an orbit at any time.
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.utils
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 

Classes in org.orekit.propagation used by org.orekit.wrenches
SpacecraftState
          This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date.
 



Copyright © 2017 CNES. All Rights Reserved.