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 propagatesorbitsusing numerical integration.JacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensionaladditional state arrays.NumericalPropagator This class propagatesorbitsusing numerical integration.PartialDerivativesEquations Set ofadditional equationscomputing the partial derivatives of the state (orbit) with respect to initial state and force models parameters.