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

Detailed Description

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

Definition at line 2005 of file pyne.h.

#include <pyne.h>

Public Attributes

xd_complex_t b_coherent
 
xd_complex_t b_incoherent
 
int nuc
 
double xs
 
double xs_coherent
 
double xs_incoherent
 

Member Data Documentation

◆ b_coherent

xd_complex_t pyne::scattering_lengths::b_coherent

coherent scattering length [cm]

Definition at line 2007 of file pyne.h.

◆ b_incoherent

xd_complex_t pyne::scattering_lengths::b_incoherent

incoherent scattering length [cm]

Definition at line 2008 of file pyne.h.

◆ nuc

int pyne::scattering_lengths::nuc

nuclide in id form

Definition at line 2006 of file pyne.h.

◆ xs

double pyne::scattering_lengths::xs

scattering cross section

Definition at line 2011 of file pyne.h.

◆ xs_coherent

double pyne::scattering_lengths::xs_coherent

coherent scattering cross section

Definition at line 2009 of file pyne.h.

◆ xs_incoherent

double pyne::scattering_lengths::xs_incoherent

incoherent scattering cross section

Definition at line 2010 of file pyne.h.


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