Uses of Class
org.orekit.propagation.events.functions.GroundAtNightEventFunction
-
Packages that use GroundAtNightEventFunction Package Description org.orekit.propagation.events 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 GroundAtNightEventFunction Constructor Description GroundAtNightDetector(GroundAtNightEventFunction groundAtNightEventFunction)Constructor from event function.GroundAtNightDetector(GroundAtNightEventFunction groundAtNightEventFunction, EventDetectionSettings detectionSettings, EventHandler handler)Protected constructor.
-