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