Uses of Class
org.orekit.propagation.events.functions.NodeEventFunction
-
Packages that use NodeEventFunction Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of NodeEventFunction in org.orekit.propagation.events
Constructors in org.orekit.propagation.events with parameters of type NodeEventFunction Constructor Description FieldNodeDetector(NodeEventFunction nodeEventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Protected constructor with full parameters.NodeDetector(NodeEventFunction nodeEventFunction, EventDetectionSettings detectionSettings, EventHandler handler)Protected constructor with full parameters.
-