Uses of Class
org.orekit.propagation.events.ElevationExtremumDetector
Packages that use ElevationExtremumDetector
Package
Description
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 ElevationExtremumDetectorModifier and TypeMethodDescriptionprotected ElevationExtremumDetectorElevationExtremumDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) Build a new instance.FieldElevationExtremumDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.