Uses of Class
org.orekit.propagation.events.DateDetector
Packages that use DateDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of DateDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return DateDetectorModifier and TypeMethodDescriptionprotected DateDetectorDateDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) Build a new instance.default DateDetectorEventDetectorsProvider.getDateDetector(TimeStamped... timeStampeds) Method building dates' detector.FieldDateDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.DateDetector.withMinGap(double newMinGap) Setup minimum gap between added dates.