CYCLUS
Public Attributes | List of all members
pyne::wimsdfpy Struct Reference

Detailed Description

a struct matching the '/neutron/wimsd_fission_product' table in nuc_data.h5.

Definition at line 2055 of file pyne.h.

#include <pyne.h>

Public Attributes

int from_nuc
 
int to_nuc
 
double yields
 

Member Data Documentation

◆ from_nuc

int pyne::wimsdfpy::from_nuc

from nuclide in id form

Definition at line 2056 of file pyne.h.

◆ to_nuc

int pyne::wimsdfpy::to_nuc

from nuclide in id form

Definition at line 2057 of file pyne.h.

◆ yields

double pyne::wimsdfpy::yields

fission product yield, fraction [unitless]

Definition at line 2058 of file pyne.h.


The documentation for this struct was generated from the following file: