Package org.orekit.propagation.numerical
Top level package for numerical propagators.
-
Interface Summary Interface Description FieldTimeDerivativesEquations<T extends org.hipparchus.RealFieldElement<T>> 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. -
Class Summary Class Description FieldNumericalPropagator<T extends org.hipparchus.RealFieldElement<T>> This class propagatesorbits
using numerical integration.JacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensionaladditional state arrays
.NumericalPropagator This class propagatesorbits
using numerical integration.PartialDerivativesEquations Set ofadditional equations
computing the partial derivatives of the state (orbit) with respect to initial state and force models parameters.