Uses of Class
org.orekit.control.indirect.adjoint.cost.FieldAbstractCartesianCost.FieldSwitchFunction
-
Packages that use FieldAbstractCartesianCost.FieldSwitchFunction 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 FieldAbstractCartesianCost.FieldSwitchFunction in org.orekit.control.indirect.adjoint.cost
Methods in org.orekit.control.indirect.adjoint.cost with parameters of type FieldAbstractCartesianCost.FieldSwitchFunction Modifier and Type Method Description protected FieldEventDetector<T>FieldAbstractCartesianCost. buildSwitchDetector(FieldAbstractCartesianCost.FieldSwitchFunction eventFunction, FieldEventDetectionSettings<T> fieldEventDetectionSettings)Build event detector.
-