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
getBinSizeDivisor() constpappso::MzIntegrationParams
getBinSizeModel() constpappso::MzIntegrationParams
getDecimalPlaces() constpappso::MzIntegrationParams
getGreatestMz() constpappso::MzIntegrationParams
getSmallestMz() constpappso::MzIntegrationParams
hasValidMzRange() constpappso::MzIntegrationParams
InitializationResult enum namepappso::MzIntegrationParams
initialize(const QString &text)pappso::MzIntegrationParams
isRemoveZeroValDataPoints() constpappso::MzIntegrationParams
isValid() constpappso::MzIntegrationParams
m_binningTypepappso::MzIntegrationParamsprivate
m_binSizeDivisorpappso::MzIntegrationParamsprivate
m_decimalPlacespappso::MzIntegrationParamsprivate
m_greatestMzpappso::MzIntegrationParamsprivate
m_removeZeroValDataPointspappso::MzIntegrationParamsprivate
m_smallestMzpappso::MzIntegrationParamsprivate
mp_binSizeModelpappso::MzIntegrationParamsprivate
MzIntegrationParams()pappso::MzIntegrationParams
MzIntegrationParams(const QString &text)pappso::MzIntegrationParams
MzIntegrationParams(pappso::pappso_double minMz, pappso::pappso_double maxMz, BinningType binningType, int decimalPlaces, pappso::PrecisionPtr precisionPtr, int binSizeDivisor, bool removeZeroValDataPoints)pappso::MzIntegrationParams
MzIntegrationParams(const MzIntegrationParams &other)pappso::MzIntegrationParams
operator=(const MzIntegrationParams &other)pappso::MzIntegrationParams
reset()pappso::MzIntegrationParams
setBinningType(BinningType binningType)pappso::MzIntegrationParams
setBinSizeDivisor(int divisor)pappso::MzIntegrationParams
setBinSizeModel(pappso::PrecisionPtr bin_size_model)pappso::MzIntegrationParams
setDecimalPlaces(int decimal_places)pappso::MzIntegrationParams
setGreatestMz(pappso::pappso_double value)pappso::MzIntegrationParams
setRemoveZeroValDataPoints(bool removeOrNot=true)pappso::MzIntegrationParams
setSmallestMz(pappso::pappso_double value)pappso::MzIntegrationParams
toString(int offset, const QString &spacer=" ") constpappso::MzIntegrationParams
toString() constpappso::MzIntegrationParams
updateGreatestMz(pappso::pappso_double value)pappso::MzIntegrationParams
updateSmallestMz(pappso::pappso_double value)pappso::MzIntegrationParams
~MzIntegrationParams()pappso::MzIntegrationParamsvirtual