whistleClassifier
Interface WhistleContour

All Known Implementing Classes:
AbstractWhistleDataUnit, AbstractWhistleDataUnit, ConnectedRegionDataUnit, ConnectedRegionDataUnit, ShapeDataUnit, TrainingContour, WhistleFragment

public interface WhistleContour

Interface to get the basic information out of a whistle object.

Author:
Doug Gillespie

Method Summary
 double[] getFreqsHz()
           
 double[] getTimesInSeconds()
           
 

Method Detail

getFreqsHz

double[] getFreqsHz()

getTimesInSeconds

double[] getTimesInSeconds()