Uses of Class
org.orekit.propagation.events.FieldGroundAtNightDetector
Packages that use FieldGroundAtNightDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of FieldGroundAtNightDetector in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return FieldGroundAtNightDetectorModifier and TypeMethodDescriptionprotected FieldGroundAtNightDetector<T> FieldGroundAtNightDetector.create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler) Build a new instance.