62 const QString &
getId()
const;
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)
std::shared_ptr< AlignmentMethod > AlignmentMethodSp
class PMSPP_LIB_DECL AlignmentMethod