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 Link icon

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

    • getFreqsHz Link icon

      double[] getFreqsHz()
    • getTimesInSeconds Link icon

      double[] getTimesInSeconds()