1 #ifndef SMOOTHPREFERENCES_QO_H
2 #define SMOOTHPREFERENCES_QO_H
6 #include <display/QtPlotter/SmoothPreferences.ui.h>
36 Ui::SmoothPreferencesClass
ui;
50 #endif // SMOOTHPREFERENCES_QO_H
casacore::Vector< float > applySmoothing(casacore::Vector< float > values) const
static const QString APPLICATION
Adds non-editability to a standard QSpinBox.
static const QString ORGANIZATION
static const QString SMOOTH_RADIUS
const QString SMOOTH_HANNING
SmoothSpinBox * smoothSpinBox
void smoothingMethodChanged()
const QString SMOOTH_BOXCAR
Ui::SmoothPreferencesClass ui
casacore::Vector< float > doConvolve(const casacore::Vector< float > &input, int baseKernelSize, casacore::VectorKernel::KernelTypes kernelType) const
SmoothPreferences(QWidget *parent=0)
const QString SMOOTH_NONE
static const QString SMOOTH_METHOD