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