Uses of Class
org.orekit.propagation.events.ElevationExtremumDetector
-
Packages that use ElevationExtremumDetector Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of ElevationExtremumDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return ElevationExtremumDetector Modifier and Type Method Description protected ElevationExtremumDetectorElevationExtremumDetector. create(EventDetectionSettings detectionSettings, EventHandler newHandler)Build a new instance.
-