Go to the source code of this file.
Data Structures | |
struct | Element |
Defines the symbol and atomic mass of a chemical element. More... | |
Defines | |
#define | NO_OF_ELEMENTS 5 |
Typedefs | |
typedef Element | Element |
Variables | |
const Element | H |
const Element | C |
const Element | N |
const Element | O |
const Element | S |
const Element | C12 |
const Element | C13 |
const Element | H1 |
const Element | N14 |
const Element | O16 |
const Element | S32 |
const float | electron_mass |