Uses of Class
org.orekit.control.indirect.adjoint.cost.FieldAbstractCartesianCost.FieldSwitchFunction
Packages that use FieldAbstractCartesianCost.FieldSwitchFunction
Package
Description
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.FieldSwitchFunctionModifier and TypeMethodDescriptionprotected FieldEventDetector<T> FieldAbstractCartesianCost.buildSwitchDetector(FieldAbstractCartesianCost<T>.FieldSwitchFunction eventFunction, FieldEventDetectionSettings<T> fieldEventDetectionSettings) Build event detector.