AbstractCartesianCost |
Abstract class for cost with Cartesian coordinates.
|
BoundedCartesianEnergy |
Class for bounded energy cost with Cartesian coordinates.
|
CartesianCost |
Interface to definite cost function in the frame of Pontryagin's Maximum Principle using Cartesian coordinates.
|
CartesianFuelCost |
Class for fuel cost with Cartesian coordinates.
|
FieldAbstractCartesianCost |
Abstract class for cost with Cartesian coordinates.
|
FieldCartesianCost |
Interface to definite cost function in the frame of Pontryagin's Maximum Principle using Cartesian coordinates.
|
FieldPenalizedCartesianFuelCost |
Abstract class for fuel cost with a penalty term proportional to a weight parameter epsilon.
|
PenalizedCartesianFuelCost |
Abstract class for fuel cost with a penalty term proportional to a weight parameter epsilon.
|
QuadraticallyPenalizedCartesianFuel |
Fuel cost penalized with a quadratic term.
|
UnboundedCartesianEnergy |
Class for unbounded energy cost with Cartesian coordinates.
|
UnboundedCartesianEnergyNeglectingMass |
Class for unbounded energy cost with Cartesian coordinates neglecting the mass consumption.
|