Package org.orekit.control.indirect.shooting.propagation
This package provides classes relative to the propagation part of indirect shooting.
- Since:
- 12.2
- Author:
- Romain Serra
-
Interface Summary Interface Description AdjointDynamicsProvider Interface for adjoint derivatives provider (both standard and Field).ShootingIntegrationSettings Defines integration settings for indirect shooting methods. -
Class Summary Class Description CartesianAdjointDynamicsProvider Class for Cartesian adjoint derivatives provider (both standard and Field).ClassicalRungeKuttaIntegrationSettings Integration settings using the classical Runge-Kutta 4 scheme.DormandPrince54IntegrationSettings Integration settings using the Dormand-Prince 5(4) scheme.ShootingPropagationSettings Defines propagation settings for indirect shooting methods.