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