Uses of Class
org.orekit.propagation.events.functions.TimeIntervalEventFunction
Packages that use TimeIntervalEventFunction
Package
Description
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 TimeIntervalEventFunctionModifierConstructorDescriptionFieldTimeIntervalDetector(TimeIntervalEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler) Full constructor.TimeIntervalDetector(TimeIntervalEventFunction eventFunction, EventDetectionSettings detectionSettings, EventHandler handler) Full constructor.