| Methods in whistleDetector with parameters of type WhistleControl |
(package private) abstract PeakDetector |
PeakDetectorProvider.createDetector(WhistleControl whistleControl,
WhistleDetector whistleDetector,
FFTDataBlock pamFFTDataSource,
int groupChannels)
|
(package private) PeakDetector |
BetterPDProvider.createDetector(WhistleControl whistleControl,
WhistleDetector whistleDetector,
FFTDataBlock fftDataSource,
int groupChannels)
|
(package private) PeakDetector |
BasicPDProvider.createDetector(WhistleControl whistleControl,
WhistleDetector whistleDetector,
FFTDataBlock pDataSource,
int groupChannels)
|
static WhistleParameters |
WhistleParametersDialog.showDialog(java.awt.Frame parentFrame,
WhistleControl whistleControl,
WhistleParameters oldParameters,
float sampleRate)
|
| Constructors in whistleDetector with parameters of type WhistleControl |
BasicPeakDetector(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)
|