Uses of Class
org.orekit.control.heuristics.FieldAbstractInPlaneImpulseProvider
-
Packages that use FieldAbstractInPlaneImpulseProvider Package Description org.orekit.control.heuristics This package for optimal control provides heuristics methods i.e. not involving formal optimization processes. -
-
Uses of FieldAbstractInPlaneImpulseProvider in org.orekit.control.heuristics
Subclasses of FieldAbstractInPlaneImpulseProvider in org.orekit.control.heuristics Modifier and Type Class Description classFieldCircularizingImpulseProvider<T extends CalculusFieldElement<T>>Class modelling impulsive maneuvers to make the orbit circular i.e. setting the osculating eccentricity to zero.classFieldSmaChangingImpulseProvider<T extends CalculusFieldElement<T>>Class modelling impulsive maneuvers to set the osculating semi-major axis to a given value.
-