Class AbstractGeographicalDetector<T extends AbstractDetector<T>>

    • Constructor Detail

      • AbstractGeographicalDetector

        protected AbstractGeographicalDetector​(EventDetectionSettings detectionSettings,
                                               EventHandler handler,
                                               BodyShape bodyShape)
        Protected constructor with full parameters.
        Parameters:
        detectionSettings - detection settings
        handler - event handler to call at event occurrences
        bodyShape - body shape with respect to which altitude should be evaluated
        Since:
        13.0
    • Method Detail

      • getBodyShape

        public BodyShape getBodyShape()
        Get the body shape.
        Returns:
        the body shape