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

    • Constructor Detail

      • FieldAbstractGeographicalDetector

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

      • getBodyShape

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