Uses of Class
org.orekit.propagation.events.FieldCylindricalShadowEclipseDetector
-
Packages that use FieldCylindricalShadowEclipseDetector Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of FieldCylindricalShadowEclipseDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return FieldCylindricalShadowEclipseDetector Modifier and Type Method Description protected FieldCylindricalShadowEclipseDetector<T>
FieldCylindricalShadowEclipseDetector. create(FieldAdaptableInterval<T> newMaxCheck, T newThreshold, int newMaxIter, FieldEventHandler<T> newHandler)
Build a new instance.
-