Uses of Package
org.orekit.propagation.numerical
-
Packages that use org.orekit.propagation.numerical Package Description org.orekit.control.indirect.shooting This package provides routines to solve indirect optimal control within the frame of orbital mechanics, using shooting methods.org.orekit.forces This package provides the interface for force models that will be used by theNumericalPropagator
, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...).org.orekit.forces.gravity This package provides all gravity-related forces.org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.propagation.analytical.gnss.data This package provides classes related to navigation data containing in GNSS almanacs and navigation messages.org.orekit.propagation.conversion This package provides tools to convert a given propagator or a set ofSpacecraftState
into another propagator.org.orekit.propagation.numerical Top level package for numerical propagators. -
Classes in org.orekit.propagation.numerical used by org.orekit.control.indirect.shooting Class Description FieldNumericalPropagator This class propagatesorbits
using numerical integration.NumericalPropagator This class propagatesorbits
using numerical integration. -
Classes in org.orekit.propagation.numerical used by org.orekit.forces Class Description FieldTimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives.TimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives. -
Classes in org.orekit.propagation.numerical used by org.orekit.forces.gravity Class Description FieldTimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives.TimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives. -
Classes in org.orekit.propagation.numerical used by org.orekit.forces.maneuvers Class Description FieldTimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives.TimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives. -
Classes in org.orekit.propagation.numerical used by org.orekit.propagation.analytical.gnss.data Class Description GLONASSNumericalPropagator This class propagates GLONASS orbits using numerical integration. -
Classes in org.orekit.propagation.numerical used by org.orekit.propagation.conversion Class Description NumericalPropagator This class propagatesorbits
using numerical integration. -
Classes in org.orekit.propagation.numerical used by org.orekit.propagation.numerical Class Description GLONASSNumericalPropagator This class propagates GLONASS orbits using numerical integration.GLONASSNumericalPropagatorBuilder This nested class aims at building a GLONASSNumericalPropagator.NumericalPropagator This class propagatesorbits
using numerical integration.