Uses of Package
org.orekit.propagation.numerical
-
Packages that use org.orekit.propagation.numerical Package Description org.orekit.estimation.leastsquares The leastsquares package provides an implementation of a batch least squares estimator engine to perform an orbit determination.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.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.org.orekit.utils This package provides useful objects. -
Classes in org.orekit.propagation.numerical used by org.orekit.estimation.leastsquares Class Description JacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensionaladditional state arrays
. -
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.conversion Class Description NumericalPropagator This class propagatesorbits
using numerical integration. -
Classes in org.orekit.propagation.numerical used by org.orekit.propagation.numerical Class Description AbsoluteJacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensionaladditional state arrays
.FieldTimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives.GLONASSNumericalPropagator This class propagates GLONASS orbits using numerical integration.GLONASSNumericalPropagatorBuilder This nested class aims at building a GLONASSNumericalPropagator.JacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensionaladditional state arrays
.NumericalPropagator This class propagatesorbits
using numerical integration.PartialDerivativesEquations Deprecated.TimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives. -
Classes in org.orekit.propagation.numerical used by org.orekit.utils Class Description NumericalPropagator This class propagatesorbits
using numerical integration.