Uses of Class
org.orekit.propagation.events.GroundAtNightDetector
Packages that use GroundAtNightDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of GroundAtNightDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return GroundAtNightDetectorModifier and TypeMethodDescriptionprotected GroundAtNightDetectorGroundAtNightDetector.create(EventDetectionSettings detectionSettings, EventHandler newHandler) Build a new instance.FieldGroundAtNightDetector.toEventDetector(EventHandler eventHandler) Build non-Field instance.