Uses of Class
org.orekit.control.indirect.adjoint.AbstractCartesianAdjointNonCentralBodyTerm
-
Packages that use AbstractCartesianAdjointNonCentralBodyTerm 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. -
-
Uses of AbstractCartesianAdjointNonCentralBodyTerm in org.orekit.control.indirect.adjoint
Subclasses of AbstractCartesianAdjointNonCentralBodyTerm in org.orekit.control.indirect.adjoint Modifier and Type Class Description class
CartesianAdjointSingleBodyTerm
Class defining the contributions of a point-mass, single body gravity in the adjoint equations for Cartesian coordinates.class
CartesianAdjointThirdBodyTerm
Class defining the contributions of a point-mass, third body in the adjoint equations for Cartesian coordinates.
-