Uses of Class
org.orekit.propagation.events.LatitudeExtremumDetector
-
Packages that use LatitudeExtremumDetector Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of LatitudeExtremumDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return LatitudeExtremumDetector Modifier and Type Method Description protected LatitudeExtremumDetector
LatitudeExtremumDetector. create(AdaptableInterval newMaxCheck, double newThreshold, int newMaxIter, EventHandler newHandler)
Build a new instance.
-