libXpertMass Developer Documentation

Global variables, enums and functions

MsXpS::libXpertMass::CapType

MsXpS::libXpertMass::HashAccountData

MsXpS::libXpertMass::MassToleranceType

MsXpS::libXpertMass::MassType

MsXpS::libXpertMass::MonomerChemEnt

MsXpS::libXpertMass::PolymerChemEnt

MsXpS::libXpertMass::PolymerEnd

MsXpS::libXpertMass::SelectionType

MsXpS::libXpertMass::unspacifyString()

Removes all space characters from the text string (the removal is in-place)

MsXpS::libXpertMass::binaryRepresentation()

Returns a string with a binary representation of the value integer

MsXpS::libXpertMass::configSettingsFilePath()

Returns a string holding the the file path to the configuration settings for application module_name

MsXpS::libXpertMass::elideText()

Returns a shortened (elided) version of the text string

MsXpS::libXpertMass::pointerAsString()

Returns a string representing the pointer address location (for debugging)

MsXpS::libXpertMass::stanzify()

Returns a string containing a paragraph-based version of the very long single-line text

MsXpS::libXpertMass::stanzifyParagraphs()

Returns a string containing a series of paragraph-based versions of the very long single-line-containing paragraphs in text

MsXpS::libXpertMass::qStdOut()

Provides a text stream handle to the standard output

MsXpS::libXpertMass::almostEqual()

Returns true if both double values value1 and value2, are equal within the double representation capabilities of the platform, false otherwise

MsXpS::libXpertMass::addPpm()

Returns value incremented by the matching ppm part

MsXpS::libXpertMass::addRes()

Returns value incremented by the matching res part

MsXpS::libXpertMass::ppm()

Returns the delta value corresponding to value and ppm part-per-million

MsXpS::libXpertMass::removePpm()

Returns value decremented by the matching ppm part

MsXpS::libXpertMass::removeRes()

Returns value decremented by the matching res part

MsXpS::libXpertMass::res()

Return the delta corresponding to value and resolution res

MsXpS::libXpertMass::countZeroDecimals()

Returns the number of zero decimals in value that are found between the decimal point and the first non-zero decimal

MsXpS::libXpertMass::doubleListStatistics()

Returns the average of the list of double values

MsXpS::libXpertMass::doubleVectorStatistics()

Returns the average of the vector of double values

MsXpS::libXpertMass::ATOM_DEC_PLACES

Number of decimal places after the decimal symbol for atom masses

MsXpS::libXpertMass::OLIGOMER_DEC_PLACES

Number of decimal places after the decimal symbol for oligomer masses

MsXpS::libXpertMass::PH_PKA_DEC_PLACES

Number of decimal places after the decimal symbol for pH/pKa values

MsXpS::libXpertMass::POLYMER_DEC_PLACES

Number of decimal places after the decimal symbol for polymer masses

MsXpS::libXpertMass::gEndOfLineRegExp

Regular expression that matches the end of line in text files

MsXpS::libXpertMass::gXyFormatMassDataRegExp

Regular expression that matches the m/z,i pairs in text files

MsXpS::libXpertMass::massToleranceTypeMap

Map relating the MassToleranceType to a textual representation