Uses of Class
whistleDetector.WhistleShape
Packages that use WhistleShape
-
Uses of WhistleShape in whistleDetector
Methods in whistleDetector that return WhistleShapeMethods in whistleDetector with parameters of type WhistleShapeModifier 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) Constructors in whistleDetector with parameters of type WhistleShapeModifierConstructorDescriptionShapeDataUnit
(long timeMilliseconds, int channelBitmap, long startSample, int duration, WhistleShape whistleShape)