Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
IMSIsotopeDistribution::Peak Struct Reference

Structure that represents an isotope peak - pair of mass and abundance. More...

#include <OpenMS/CHEMISTRY/MASSDECOMPOSITION/IMS/IMSIsotopeDistribution.h>

Public Member Functions

 Peak (mass_type local_mass=0.0, abundance_type local_abundance=0.0)
 
bool operator== (const Peak &peak) const
 

Public Attributes

mass_type mass
 
abundance_type abundance
 

Detailed Description

Structure that represents an isotope peak - pair of mass and abundance.

Constructor & Destructor Documentation

◆ Peak()

Peak ( mass_type  local_mass = 0.0,
abundance_type  local_abundance = 0.0 
)
inline

Member Function Documentation

◆ operator==()

bool operator== ( const Peak peak) const
inline

Member Data Documentation

◆ abundance

abundance_type abundance

◆ mass

mass_type mass

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:14 using doxygen 1.8.13