Class ElevationDetector

  • All Implemented Interfaces:
    EventDetector

    public class ElevationDetector
    extends AbstractTopocentricDetector<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. Each calculation be configured to use atmospheric refraction as well.

    The default implementation behavior is to continue propagation at raising and to stop propagation at setting. This can be changed by calling AbstractDetector.withHandler(EventHandler) after construction.

    Since:
    6.1
    Author:
    Hank Grabowski