Uses of Class
org.orekit.propagation.events.TimeIntervalDetector
Packages that use TimeIntervalDetector
Package
Description
This package provides maneuver triggers' models intended to be used with class
Maneuver.This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of TimeIntervalDetector in org.orekit.forces.maneuvers.trigger
Methods in org.orekit.forces.maneuvers.trigger with parameters of type TimeIntervalDetectorModifier and TypeMethodDescriptionstatic TimeIntervalsManeuverTriggerTimeIntervalsManeuverTrigger.of(TimeIntervalDetector... timeIntervalDetectors) Build an instance based on the input time interval detectors. -
Uses of TimeIntervalDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return TimeIntervalDetectorModifier and TypeMethodDescriptionprotected TimeIntervalDetectorTimeIntervalDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) FieldTimeIntervalDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.