|
PyNE C++
|
#include <material.h>
Public Attributes | |
| double | mass |
| material mass | |
| double | density |
| material density | |
| double | atoms_per_mol |
| material atoms per mole | |
| double | comp [1] |
| array of material composition mass weights. | |
A stuct for reprensenting fundemental data in a material. Useful for HDF5 representations.
1.8.13