Class FieldAbstractGeographicalDetector<D extends FieldAbstractDetector<D,​T>,​T extends CalculusFieldElement<T>>

    • Constructor Detail

      • FieldAbstractGeographicalDetector

        protected FieldAbstractGeographicalDetector​(EventFunction eventFunction,
                                                    FieldEventDetectionSettings<T> detectionSettings,
                                                    FieldEventHandler<T> handler,
                                                    BodyShape bodyShape)
        Protected constructor with event function.
        Parameters:
        eventFunction - event function
        detectionSettings - event detection settings
        handler - event handler to call at event occurrences
        bodyShape - body shape
      • FieldAbstractGeographicalDetector

        protected FieldAbstractGeographicalDetector​(FieldEventDetectionSettings<T> detectionSettings,
                                                    FieldEventHandler<T> handler,
                                                    BodyShape bodyShape)
        Protected constructor.
        Parameters:
        detectionSettings - event detection settings
        handler - event handler to call at event occurrences
        bodyShape - body shape
    • Method Detail

      • getBodyShape

        public BodyShape getBodyShape()
        Getter for the body shape.
        Returns:
        shape