Uses of Class
org.orekit.control.indirect.adjoint.cost.AbstractCartesianCost
-
Packages that use AbstractCartesianCost 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 AbstractCartesianCost in org.orekit.control.indirect.adjoint.cost
Subclasses of AbstractCartesianCost in org.orekit.control.indirect.adjoint.cost Modifier and Type Class Description class
BoundedCartesianEnergy
Class for bounded energy cost with Cartesian coordinates.class
CartesianFuel
Class for fuel 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.
-