|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamProcess
whistleDetector.PeakDetector
whistleDetector.BasicPeakDetector
public class BasicPeakDetector
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class whistleDetector.PeakDetector |
|---|
PeakDetector.PeakStatus |
| Field Summary |
|---|
| Fields inherited from class whistleDetector.PeakDetector |
|---|
bgndUpdate0, bgndUpdate0_1, bgndUpdate1, bgndUpdate1_1, detectionThreshold, fftDataSource, freqGrad, nrData, overThreshold, peakDataBlock, searchBin0, searchBin1, slicesAnalysed, spectrumAverage, WARMUP_SLICES, whistleControl, whistleDetector |
| Fields inherited from class PamguardMVC.PamProcess |
|---|
outputDataBlocks, processName, sampleRate |
| Constructor Summary | |
|---|---|
BasicPeakDetector(WhistleControl whistleControl,
WhistleDetector whistleDetector,
FFTDataBlock fftDataSource,
int groupChannels)
|
|
| Method Summary | |
|---|---|
int |
getNumOutputDataBlocks()
|
java.lang.String |
getPeakDetectorName()
|
| Methods inherited from class whistleDetector.PeakDetector |
|---|
getDetectionChannel, getEqualisationConstants, getGroupChannels, getPeakDataBlock, newData, pamStart, pamStop, prepareProcess, searchForPeaks, setGroupChannels, setSampleRate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BasicPeakDetector(WhistleControl whistleControl,
WhistleDetector whistleDetector,
FFTDataBlock fftDataSource,
int groupChannels)
| Method Detail |
|---|
public java.lang.String getPeakDetectorName()
getPeakDetectorName in class PeakDetectorpublic int getNumOutputDataBlocks()
getNumOutputDataBlocks in class PamProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||