libpappsomspp
Library for mass spectrometry
pappso::MzIntegrationParams Member List

This is the complete list of members for pappso::MzIntegrationParams, including all inherited members.

createArbitraryBins()pappso::MzIntegrationParamsprivate
createBins()pappso::MzIntegrationParams
createBins(pappso::MassSpectrumCstSPtr mass_spectrum_csp)pappso::MzIntegrationParams
createDataBasedBins(pappso::MassSpectrumCstSPtr massSpectrum)pappso::MzIntegrationParamsprivate
getBinningType() constpappso::MzIntegrationParams
getDecimalPlaces() constpappso::MzIntegrationParams
getGreatestMz() constpappso::MzIntegrationParams
getMzShift() constpappso::MzIntegrationParams
getPrecision() constpappso::MzIntegrationParams
getSmallestMz() constpappso::MzIntegrationParams
hasValidMzRange() constpappso::MzIntegrationParams
isApplyMzShift() constpappso::MzIntegrationParams
isRemoveZeroValDataPoints() constpappso::MzIntegrationParams
isValid() constpappso::MzIntegrationParams
m_applyMzShiftpappso::MzIntegrationParamsprivate
m_binningTypepappso::MzIntegrationParamsprivate
m_decimalPlacespappso::MzIntegrationParamsprivate
m_greatestMzpappso::MzIntegrationParamsprivate
m_mzShiftpappso::MzIntegrationParamsprivate
m_removeZeroValDataPointspappso::MzIntegrationParamsprivate
m_smallestMzpappso::MzIntegrationParamsprivate
mp_precisionpappso::MzIntegrationParamsprivate
MzIntegrationParams()pappso::MzIntegrationParams
MzIntegrationParams(pappso::pappso_double minMz, pappso::pappso_double maxMz, BinningType binningType, int decimalPlaces, pappso::PrecisionPtr precisionPtr, bool applyMzShift, pappso::pappso_double mzShift, bool removeZeroValDataPoints)pappso::MzIntegrationParams
MzIntegrationParams(const MzIntegrationParams &other)pappso::MzIntegrationParams
operator=(const MzIntegrationParams &other)pappso::MzIntegrationParams
reset()pappso::MzIntegrationParams
setApplyMzShift(bool applyMzShift)pappso::MzIntegrationParams
setBinningType(BinningType binningType)pappso::MzIntegrationParams
setDecimalPlaces(int decimal_places)pappso::MzIntegrationParams
setGreatestMz(pappso::pappso_double value)pappso::MzIntegrationParams
setMzShift(double value)pappso::MzIntegrationParams
setPrecision(pappso::PrecisionPtr precisionPtr)pappso::MzIntegrationParams
setRemoveZeroValDataPoints(bool removeOrNot=true)pappso::MzIntegrationParams
setSmallestMz(pappso::pappso_double value)pappso::MzIntegrationParams
toString(int offset=0, const QString &spacer=QString()) constpappso::MzIntegrationParams
updateGreatestMz(pappso::pappso_double value)pappso::MzIntegrationParams
updateSmallestMz(pappso::pappso_double value)pappso::MzIntegrationParams
~MzIntegrationParams()pappso::MzIntegrationParamsvirtual