Uses of Class
fftManager.FFTParameters
-
Uses of FFTParameters in fftManager
Modifier and TypeMethodDescriptionFFTParameters.clone()
PamFFTControl.getFftParameters()
static FFTParameters
FFTParametersDialog.showDialog
(Frame parentFrame, FFTParameters oldfftParameters, SpectrogramNoiseProcess spectrogramNoiseProcess) Modifier and TypeMethodDescriptionvoid
PamFFTControl.setFFTParameters
(FFTParameters newParams) Set the FFT paramsstatic FFTParameters
FFTParametersDialog.showDialog
(Frame parentFrame, FFTParameters oldfftParameters, SpectrogramNoiseProcess spectrogramNoiseProcess) -
Uses of FFTParameters in fftManager.layoutFX
Modifier and TypeMethodDescriptionFFTPaneFX.getParams
(FFTParameters params) void
FFTPaneFX.setParams
(FFTParameters fftParameters) -
Uses of FFTParameters in likelihoodDetectionModule
Modifier and TypeMethodDescriptionLikelihoodFFTParameters.getPamFFTParameters()
Gets the pam fft parameters.