Class WaterfallSpecPlot<D extends DetectionGroupDataUnit>

java.lang.Object
detectionPlotFX.plots.FFTPlot<D>
detectionPlotFX.plots.RawFFTPlot<D>
detectionPlotFX.clickTrainDDPlot.WaterfallSpecPlot<D>
Type Parameters:
D - - the super detection type
All Implemented Interfaces:
DetectionPlot<D>

public class WaterfallSpecPlot<D extends DetectionGroupDataUnit> extends RawFFTPlot<D>
Waterfall spectrogram plot for super detections detections which have sub detections that can provide FFT data.
Author:
Jamie Macaulay