ProteoWizard
|
#include <Chemistry.hpp>
Public Attributes | |
Type | type |
std::string | symbol |
int | atomicNumber |
double | atomicWeight |
MassAbundance | monoisotope |
MassDistribution | isotopes |
the most abundant isotope More... | |
Definition at line 104 of file Chemistry.hpp.
Type pwiz::chemistry::Element::Info::Record::type |
Definition at line 106 of file Chemistry.hpp.
std::string pwiz::chemistry::Element::Info::Record::symbol |
Definition at line 107 of file Chemistry.hpp.
int pwiz::chemistry::Element::Info::Record::atomicNumber |
Definition at line 108 of file Chemistry.hpp.
double pwiz::chemistry::Element::Info::Record::atomicWeight |
Definition at line 109 of file Chemistry.hpp.
MassAbundance pwiz::chemistry::Element::Info::Record::monoisotope |
Definition at line 110 of file Chemistry.hpp.
MassDistribution pwiz::chemistry::Element::Info::Record::isotopes |
the most abundant isotope
Definition at line 111 of file Chemistry.hpp.