|
PyNE C++
|
a struct matching the '/neutron/nds_fission_product' table in nuc_data.h5 More...
#include <data.h>
Public Attributes | |
| int | from_nuc |
| id of fissioning nuclide | |
| int | to_nuc |
| id of fission product | |
| double | yield_thermal |
| thermal yield [fraction] | |
| double | yield_thermal_err |
| thermal yield error [fraction] | |
| double | yield_fast |
| fast yield [fraction] | |
| double | yield_fast_err |
| fast yield error [fraction] | |
| double | yield_14MeV |
| 14 MeV yield [fraction] | |
| double | yield_14MeV_err |
| 14 MeV yield error [fraction] | |
a struct matching the '/neutron/nds_fission_product' table in nuc_data.h5
1.8.13