Uses of Class
org.orekit.propagation.events.NodeDetector
Packages that use NodeDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of NodeDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return NodeDetectorModifier and TypeMethodDescriptionprotected NodeDetectorNodeDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) Build a new instance.FieldNodeDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.