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