Class WhistleLocationDataBlock


public class WhistleLocationDataBlock extends PamDataBlock<WhistleToneGroupedDetection>
  • Constructor Details

  • Method Details

    • getDurationRange

      public double[] getDurationRange()
      Description copied from class: PamDataBlock
      Get the nominal range of durations of sounds that might be detected by this detector (if applicable). This is pretty crude, but will give an indication of which detectors might work with which types of sound.
      can return null, 0 and Double.Infinity are also acceptable values.
      Overrides:
      getDurationRange in class PamDataBlock<WhistleToneGroupedDetection>
      Returns:
      duration range in seconds of sounds this detector can sensibly detect