Uses of Class
org.orekit.propagation.events.FieldEventShifter
-
Packages that use FieldEventShifter Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of FieldEventShifter in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return FieldEventShifter Modifier and Type Method Description FieldEventShifter<T>
FieldEventShifter. withDetectionSettings(FieldEventDetectionSettings<T> settings)
Builds a new instance from the input detection settings.
-