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