Uses of Class
org.orekit.control.heuristics.FieldAbstractInPlaneImpulseProvider
Packages that use FieldAbstractInPlaneImpulseProvider
Package
Description
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.heuristicsModifier and TypeClassDescriptionclassFieldCircularizingImpulseProvider<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.