Class MTClassifierPane.TemplateDDDataInfo
java.lang.Object
detectionPlotFX.data.DDDataInfo<RawDataUnit>
matchedTemplateClassifer.layoutFX.MTClassifierPane.TemplateDDDataInfo
- Enclosing class:
 MTClassifierPane
Detection Display dataInfo for clicks. This deals with drawing click waveforms, frequency, 
 wigner plots etc.
- Author:
 - Jamie Macaulay
 
- 
Constructor Summary
ConstructorsConstructorDescriptionTemplateDDDataInfo(DDDataProvider dDDataProvider, DetectionPlotDisplay dDPlot, float sampleRate)  - 
Method Summary
Methods inherited from class detectionPlotFX.data.DDDataInfo
addDetectionPlot, drawData, drawData, getCurrentDetectionPlot, getDataBlock, getDDScaleInfo, getDetectionPlot, getDetectionPlotCount, getDetectionPlotDisplay, getHardSampleRate, getSettingsPane, setCurrentDetectionPlot, setCurrentDetectionPlot, setCurrentDetectionPlot, setHardSampleRate, setupAxis 
- 
Constructor Details
- 
TemplateDDDataInfo
public TemplateDDDataInfo(DDDataProvider dDDataProvider, DetectionPlotDisplay dDPlot, float sampleRate)  
 -