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