Uses of Class
decimator.DecimatorParams
Packages that use DecimatorParams
-
Uses of DecimatorParams in decimator
Methods in decimator that return DecimatorParamsModifier and TypeMethodDescriptionDecimatorParams.clone()
DecimatorControl.getDecimatorParams()
static DecimatorParams
DecimatorParamsDialog.showDialog
(Frame parentFrame, DecimatorControl decimatorControl, DecimatorParams oldParams) Methods in decimator with parameters of type DecimatorParamsModifier and TypeMethodDescriptionvoid
DecimatorControl.setDecimatorParams
(DecimatorParams newParams) static DecimatorParams
DecimatorParamsDialog.showDialog
(Frame parentFrame, DecimatorControl decimatorControl, DecimatorParams oldParams) Constructors in decimator with parameters of type DecimatorParamsModifierConstructorDescriptionDecimatorWorker
(DecimatorParams decimatorParams, int channelMap, double inputRate, double outputRate) Make a decimator worker with given filter params, channel map and input and output rates. -
Uses of DecimatorParams in decimator.layoutFX
Methods in decimator.layoutFX that return DecimatorParamsMethods in decimator.layoutFX that return types with arguments of type DecimatorParamsMethods in decimator.layoutFX with parameters of type DecimatorParamsModifier and TypeMethodDescriptionDecimatorSettingsPane.getParams
(DecimatorParams currParams) void
DecimatorSettingsPane.setParams
(DecimatorParams input)