Uses of Class
detectionPlotFX.plots.FFTPlotParams
Packages that use FFTPlotParams
Package
Description
-
Uses of FFTPlotParams in detectionPlotFX.clickTrainDDPlot
Methods in detectionPlotFX.clickTrainDDPlot that return FFTPlotParamsMethods in detectionPlotFX.clickTrainDDPlot with parameters of type FFTPlotParamsModifier and TypeMethodDescriptionWaterFallSpecSettingsPane.getParams
(FFTPlotParams input) void
WaterFallSpecSettingsPane.setParams
(FFTPlotParams input) -
Uses of FFTPlotParams in detectionPlotFX.plots
Methods in detectionPlotFX.plots that return FFTPlotParamsModifier 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.Methods in detectionPlotFX.plots with parameters of type FFTPlotParamsModifier 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
Subclasses of FFTPlotParams in detectionPlotFX.whistleDDPlotMethods in detectionPlotFX.whistleDDPlot that return FFTPlotParamsModifier and TypeMethodDescriptionWhistleFFTPlot.createPlotParams()
WhistleSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.Methods in detectionPlotFX.whistleDDPlot with parameters of type FFTPlotParamsModifier and TypeMethodDescriptionWhistleSettingsPane.getParams
(FFTPlotParams fftPlotParams) Get the params from the current settings of the controls.void
WhistleSettingsPane.setParams
(FFTPlotParams input)