Uses of Class
org.orekit.control.indirect.adjoint.AbstractCartesianAdjointEquationTerm
Packages that use AbstractCartesianAdjointEquationTerm
Package
Description
This package provides routines to model the adjoint dynamics as in the Pontryagin Maximum Principle, as used
in indirect control.
-
Uses of AbstractCartesianAdjointEquationTerm in org.orekit.control.indirect.adjoint
Subclasses of AbstractCartesianAdjointEquationTerm in org.orekit.control.indirect.adjointModifier and TypeClassDescriptionclassAbstract class for common computations regarding adjoint dynamics and gravity for Cartesian coordinates.classAbstract class for common computations regarding adjoint dynamics and Newtonian gravity for Cartesian coordinates.classAbstract class defining the contributions of a point-mass, single body gravity in the adjoint equations for Cartesian coordinates.classClass defining inertial forces' contributions in the adjoint equations for Cartesian coordinates.classClass defining a (constant) J2 contributions in the adjoint equations for Cartesian coordinates.classClass defining the Keplerian contributions in the adjoint equations for Cartesian coordinates.classClass defining the contributions of a point-mass, single body gravity in the adjoint equations for Cartesian coordinates.classClass defining the contributions of a point-mass, third body in the adjoint equations for Cartesian coordinates.