Uses of Class
org.orekit.propagation.events.functions.ElevationExtremumEventFunction
-
Packages that use ElevationExtremumEventFunction Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of ElevationExtremumEventFunction in org.orekit.propagation.events
Constructors in org.orekit.propagation.events with parameters of type ElevationExtremumEventFunction Constructor Description ElevationExtremumDetector(ElevationExtremumEventFunction eventFunction, EventDetectionSettings detectionSettings, EventHandler handler)Protected constructor with full parameters.FieldElevationExtremumDetector(ElevationExtremumEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Protected constructor with full parameters.
-