Uses of Class
org.orekit.propagation.events.GeographicZoneDetector
Packages that use GeographicZoneDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of GeographicZoneDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return GeographicZoneDetectorModifier and TypeMethodDescriptionprotected GeographicZoneDetectorGeographicZoneDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) Build a new instance.GeographicZoneDetector.withMargin(double newMargin) Setup the detector margin.