Package whistleClassifier
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
-
Method Details
-
getFreqsHz
double[] getFreqsHz() -
getTimesInSeconds
double[] getTimesInSeconds()
-