Uses of Class
whistleDetector.WhistleControl
Packages that use WhistleControl
-
Uses of WhistleControl in whistleDetector
Methods in whistleDetector that return WhistleControlMethods in whistleDetector with parameters of type WhistleControlModifier and TypeMethodDescriptionstatic WhistleParameters
WhistleParametersDialog.showDialog
(Frame parentFrame, WhistleControl whistleControl, WhistleParameters oldParameters, float sampleRate) Constructors in whistleDetector with parameters of type WhistleControlModifierConstructorDescriptionBasicPeakDetector
(WhistleControl whistleControl, WhistleDetector whistleDetector, FFTDataBlock fftDataSource, int groupChannels) BetterPeakDetector
(WhistleControl whistleControl, WhistleDetector whistleDetector, FFTDataBlock fftDataSource, int groupChannels) PeakDetector
(WhistleControl whistleControl, WhistleDetector whistleDetector, FFTDataBlock fftDataSource, int groupChannels) PeakGraphics
(WhistleControl whistleControl, WhistleDetector whistleDetector) WhistleDetector
(WhistleControl whistleControl) WhistleEventDetector
(WhistleControl whistleControl, WhistleDetector whistleDetector) WhistleLinker
(WhistleControl whistleControl, WhistleDetector whistleDetector, PeakDetector peakDetector, int groupChannels) WhistleLocaliser
(WhistleControl whistleControl) WhistleLogger
(WhistleControl whistleControl, PamDataBlock pamDataBlock) WhistleSidePanel
(WhistleControl whistleControl)