Uses of Class
org.orekit.propagation.events.functions.GroundAtNightEventFunction
Packages that use GroundAtNightEventFunction
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of GroundAtNightEventFunction in org.orekit.propagation.events
Constructors in org.orekit.propagation.events with parameters of type GroundAtNightEventFunctionModifierConstructorDescriptionGroundAtNightDetector(GroundAtNightEventFunction groundAtNightEventFunction) Constructor from event function.protectedGroundAtNightDetector(GroundAtNightEventFunction groundAtNightEventFunction, EventDetectionSettings detectionSettings, EventHandler handler) Protected constructor.