Uses of Class
org.orekit.propagation.events.AbstractTopocentricDetector
-
Packages that use AbstractTopocentricDetector Package Description org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. -
-
Uses of AbstractTopocentricDetector in org.orekit.propagation.events
Subclasses of AbstractTopocentricDetector in org.orekit.propagation.events Modifier and Type Class Description class
ElevationDetector
Finder for satellite raising/setting events that allows for the setting of azimuth and/or elevation bounds or a ground azimuth/elevation mask input.class
ElevationExtremumDetector
Detector for elevation extremum with respect to a ground point.class
GroundAtNightDetector
Detector for ground location being at night.
-