Uses of Class
org.orekit.propagation.events.NegateDetector
Packages that use NegateDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of NegateDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return NegateDetectorModifier and TypeMethodDescriptionprotected NegateDetectorNegateDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) static NegateDetectorBooleanDetector.notCombine(EventDetector detector) Create a new event detector that negates the g function of another detector.FieldNegateDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.