|
ProteoWizard
|
#include <ChemistryData.hpp>
Public Attributes | |
| Type | type |
| const char * | symbol |
| int | atomicNumber |
| double | atomicWeight |
| Isotope * | isotopes |
| int | isotopesSize |
Definition at line 47 of file ChemistryData.hpp.
| Type pwiz::chemistry::detail::Element::type |
Definition at line 49 of file ChemistryData.hpp.
| const char* pwiz::chemistry::detail::Element::symbol |
Definition at line 50 of file ChemistryData.hpp.
| int pwiz::chemistry::detail::Element::atomicNumber |
Definition at line 51 of file ChemistryData.hpp.
| double pwiz::chemistry::detail::Element::atomicWeight |
Definition at line 52 of file ChemistryData.hpp.
| Isotope* pwiz::chemistry::detail::Element::isotopes |
Definition at line 53 of file ChemistryData.hpp.
| int pwiz::chemistry::detail::Element::isotopesSize |
Definition at line 54 of file ChemistryData.hpp.
1.8.1.1