Interface WhistleContour

All Known Implementing Classes:
AbstractWhistleDataUnit, ConnectedRegionDataUnit, DelphinIDUtils.WhistleContourMAT, RWEDataUnit, ShapeDataUnit, TrainingContour, WhistleFragment

public interface WhistleContour
Interface to get the basic information out of a whistle object.
Author:
Doug Gillespie
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
     
    double[]
     
  • Method Details

    • getFreqsHz

      double[] getFreqsHz()
    • getTimesInSeconds

      double[] getTimesInSeconds()