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 mass=0.0, abundance_type abundance=0.0) | |
| bool | operator== (const Peak &peak) const | 
| Public Attributes | |
| mass_type | mass | 
| abundance_type | abundance | 
Structure that represents an isotope peak - pair of mass and abundance.
| 
 | inline | 
| 
 | inline | 
| abundance_type abundance | 
Referenced by IMSIsotopeDistribution::Peak::operator==().
| mass_type mass | 
Referenced by IMSIsotopeDistribution::Peak::operator==().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:37 using doxygen 1.8.5 |