#include <chemistry.h>
Public Attributes | |
| unsigned char | A |
| char * | name |
| GcuValue | abundance |
| GcuValue | mass |
| char | spin |
| char * | decay_modes |
| GcuDimensionalValue | decay_period |
Definition at line 163 of file chemistry.h.
|
|
The nucleon number. Definition at line 166 of file chemistry.h. |
|
|
The terrestrial percent abundance. Definition at line 170 of file chemistry.h. |
|
|
The decay modes as a comma separated list. Definition at line 176 of file chemistry.h. |
|
|
The decay period. Definition at line 178 of file chemistry.h. |
|
|
The mass of an atom in atomic units. Definition at line 172 of file chemistry.h. |
|
|
The name of the isotope if any. Definition at line 168 of file chemistry.h. |
|
|
The spin of an atom multipiled by 2. Definition at line 174 of file chemistry.h. |
1.4.1