60 m_ms1SmoothingWindow = ms1_smoothing_window;
66 m_ms2SmoothingWindow = ms2_smoothing_window;
72 m_ms2TendencyWindow = ms2_tendency_window;
79 return m_ms1SmoothingWindow;
85 return m_ms2SmoothingWindow;
91 return m_ms2TendencyWindow;
113 project_param.
name =
"mcq_alignment_ms2_tendency_window";
114 project_param.value.setValue((std::size_t)m_ms2TendencyWindow);
116 project_param.name =
"mcq_alignment_ms1_smoothing_window";
117 project_param.value.setValue((std::size_t)m_ms1SmoothingWindow);
119 project_param.name =
"mcq_alignment_ms2_smoothing_window";
120 project_param.value.setValue((std::size_t)m_ms2SmoothingWindow);
129 setMs1SmoothingWindow(align_method.value(
"ms1_smoothing").toInt());
130 setMs2SmoothingWindow(align_method.value(
"ms2_smoothing").toInt());
131 setMs2TendencyWindow(align_method.value(
"ms2_tendency").toInt());
139 method.insert(
"ms1_smoothing", m_ms1SmoothingWindow);
141 method.insert(
"ms2_smoothing", m_ms2SmoothingWindow);
143 method.insert(
"ms2_tendency", m_ms2TendencyWindow);
void setProjectParam(const ProjectParam ¶m)
pappso::ProjectParameters getProjectParameters() const
AlignmentMethod(const QString &id)
quint8 m_ms2TendencyWindow
quint8 m_ms1SmoothingWindow
void setJsonObject(const QJsonObject &json_object)
const QString & getId() const
QJsonObject getJsonObject() const
quint8 m_ms2SmoothingWindow
void setMs1SmoothingWindow(std::uint8_t ms1_smoothing_window)
void setMs2TendencyWindow(std::uint8_t ms2_tendency_window)
std::uint8_t getMs2SmoothingWindow() const
std::uint8_t getMs1SmoothingWindow() const
std::uint8_t getMs2TendencyWindow() const
void setMs2SmoothingWindow(std::uint8_t ms2_smoothing_window)
@ quantification
quantification