Uses of Class
whistleDetector.WhistlePeak
-
Uses of WhistlePeak in whistleDetector
Modifier and TypeMethodDescriptionWhistleShape.getLastPeak()
WhistleShape.GetPeak
(int iP) Get the reference ot a peak at a specific referenceModifier and TypeMethodDescriptionvoid
WhistleShape.addPeak
(WhistlePeak peak) Add a new peak to the contourModifier and TypeMethodDescriptionvoid
PeakDataUnit.setWhistlePeaks
(ArrayList<WhistlePeak> whistlePeaks) ModifierConstructorDescriptionPeakDataUnit
(long timeMilliseconds, int channelBitmap, long startSample, int duration, ArrayList<WhistlePeak> whistlePeaks, int sliceNumber)