Uses of Class
detectionPlotFX.plots.FFTPlotParams
Package
Description
-
Uses of FFTPlotParams in detectionPlotFX.clickTrainDDPlot
Modifier and TypeMethodDescriptionWaterFallSpecSettingsPane.getParams
(FFTPlotParams input) void
WaterFallSpecSettingsPane.setParams
(FFTPlotParams input) -
Uses of FFTPlotParams in detectionPlotFX.plots
Modifier and TypeMethodDescriptionFFTPlot.createPlotParams()
Create plot paramters for the FFT plot paramsFFTPlot.getFFTParams()
Get the FFT plot params.FFTSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.Modifier and TypeMethodDescriptionvoid
RawFFTPlot.checkSettingsChange
(FFTPlotParams fftPlotParams) Check new settings against old settings to see what might need recalculated.FFTSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.void
FFTPlot.setFFTParams
(FFTPlotParams fftPlotParams) Set the FFT params.void
RawFFTPlot.setFFTParams
(FFTPlotParams fftPlotParams) Set the FFT params.void
FFTSettingsPane.setParams
(FFTPlotParams input) void
FFTPlot.settingsChanged
(FFTPlotParams fftPlotParams) Called whenever the settings are changed.void
RawFFTPlot.settingsChanged
(FFTPlotParams fftPlotParams) -
Uses of FFTPlotParams in detectionPlotFX.whistleDDPlot
Modifier and TypeMethodDescriptionWhistleFFTPlot.createPlotParams()
WhistleSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.Modifier and TypeMethodDescriptionWhistleSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.void
WhistleSettingsPane.setParams
(FFTPlotParams input)