Uses of Package
org.orekit.control.indirect.adjoint
-
Packages that use org.orekit.control.indirect.adjoint Package Description org.orekit.control.indirect.adjoint This package provides routines to model the adjoint dynamics as in the Pontryagin Maximum Principle, as used in indirect control.org.orekit.control.indirect.shooting.propagation This package provides classes relative to the propagation part of indirect shooting. -
Classes in org.orekit.control.indirect.adjoint used by org.orekit.control.indirect.adjoint Class Description AbstractCartesianAdjointDerivativesProvider Abstract class defining common things for Cartesian adjoint dynamics between standard and Field versions.AbstractCartesianAdjointEquationTerm Abstract class to define terms in the adjoint equations and Hamiltonian for Cartesian coordinates.AbstractCartesianAdjointGravitationalTerm Abstract class for common computations regarding adjoint dynamics and gravity for Cartesian coordinates.AbstractCartesianAdjointNewtonianTerm Abstract class for common computations regarding adjoint dynamics and Newtonian gravity for Cartesian coordinates.AbstractCartesianAdjointNonCentralBodyTerm Abstract class defining the contributions of a point-mass, single body gravity in the adjoint equations for Cartesian coordinates.CartesianAdjointEquationTerm Interface to define terms in the adjoint equations and Hamiltonian for Cartesian coordinates. -
Classes in org.orekit.control.indirect.adjoint used by org.orekit.control.indirect.shooting.propagation Class Description CartesianAdjointDerivativesProvider Class defining the adjoint dynamics, as defined in the Pontryagin Maximum Principle, in the case where Cartesian coordinates in an inertial frame are the dependent variable.CartesianAdjointEquationTerm Interface to define terms in the adjoint equations and Hamiltonian for Cartesian coordinates.FieldCartesianAdjointDerivativesProvider Class defining the Field version of the adjoint dynamics for Cartesian coordinates, as defined in the Pontryagin Maximum Principle.