Package org.orekit.propagation.numerical

Interface Summary
AdditionalEquations This interface allows users to add their own differential equations to a numerical propagator.
JacobianParametersProvider Interface for classes that can provide parameters for computing jacobians.
ModeHandler Common interface for all propagator mode handlers initialization.
TimeDerivativesEquations Interface summing up the contribution of several forces into orbit and mass derivatives.
 

Class Summary
AdditionalStateInfo Utility class that describes in a minimal fashion the structure of an additional state.
AttitudeEquation This interface allows users to add their own attitude differential equations to a numerical propagator.
JacobiansMapper Mapper between two-dimensional Jacobian matrices and one-dimensional additional state arrays.
NumericalPropagator This class propagates SpacecraftState using numerical integration.
PartialDerivativesEquations Set of additional equations computing the partial derivatives of the state (orbit) with respect to initial state and force models parameters.
 

Enum Summary
AttitudeEquation.AttitudeType  
 



Copyright © 2016 CNES. All Rights Reserved.