structure to hold oxide properties More...
#include <Chem.h>
Public Attributes | |
| char * | formula |
| formula string | |
| int | cation |
| cation atomic number | |
| double | ncat |
| number of cations | |
| double | nO |
| number of oxygens | |
| double | mw |
| molecular weight | |
structure to hold oxide properties
Definition at line 31 of file Chem.h.
1.7.1