Uses of Class
org.orekit.control.indirect.adjoint.cost.AbstractCartesianEnergy
-
Packages that use AbstractCartesianEnergy Package Description org.orekit.control.indirect.adjoint.cost This package provides routines to model the control cost in adjoint equations as in the Pontryagin Maximum Principle. -
-
Uses of AbstractCartesianEnergy in org.orekit.control.indirect.adjoint.cost
Subclasses of AbstractCartesianEnergy in org.orekit.control.indirect.adjoint.cost Modifier and Type Class Description class
BoundedCartesianEnergy
Class for bounded energy cost with Cartesian coordinates.class
UnboundedCartesianEnergy
Class for unbounded energy cost with Cartesian coordinates.class
UnboundedCartesianEnergyNeglectingMass
Class for unbounded energy cost with Cartesian coordinates neglecting the mass consumption.
-