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