Uses of Class
whistleDetector.WhistleShape
-
Uses of WhistleShape in whistleDetector
Modifier and TypeMethodDescriptionint
WhistleShape.compareTo
(WhistleShape w) Compare this whistle to that of another whistlestatic int
WhistleDelays.getDelay
(PamDataBlock fftDataBlock, WhistleShape whistle, int delayChannel) Calculate the delay.int
WhistleLocaliser.getDelay
(FFTDataBlock fftDataBlock, WhistleShape whistle, int whistleChannel, int bearingChannel) Calculates the delay between a whistle on one channel and another given channel number.void
ShapeDataUnit.setWhistleShape
(WhistleShape whistleShape) ModifierConstructorDescriptionShapeDataUnit
(long timeMilliseconds, int channelBitmap, long startSample, int duration, WhistleShape whistleShape)