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

Detailed Description

a struct matching the q_value table in nuc_data.h5.

Definition at line 1917 of file pyne.h.

#include <pyne.h>

Public Attributes

double gamma_frac
 
int nuc
 
double q_val
 

Member Data Documentation

◆ gamma_frac

double pyne::q_val_data::gamma_frac

fraction of q that comes from gammas

Definition at line 1920 of file pyne.h.

◆ nuc

int pyne::q_val_data::nuc

nuclide in id form

Definition at line 1918 of file pyne.h.

◆ q_val

double pyne::q_val_data::q_val

nuclide q_value [MeV/fission]

Definition at line 1919 of file pyne.h.


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