Uses of Class
org.orekit.forces.maneuvers.ImpulseManeuver
-
Packages that use ImpulseManeuver Package Description org.orekit.forces.maneuvers This package provides models of simple maneuvers. -
-
Uses of ImpulseManeuver in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return ImpulseManeuver Modifier and Type Method Description protected ImpulseManeuver
ImpulseManeuver. create(AdaptableInterval newMaxCheck, double newThreshold, int newMaxIter, EventHandler newHandler)
Build a new instance.
-