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

Detailed Description

a struct matching the atomic_mass table in nuc_data.h5.

Definition at line 1860 of file pyne.h.

#include <pyne.h>

Public Attributes

double abund
 
double error
 
double mass
 
int nuc
 

Member Data Documentation

◆ abund

double pyne::atomic_mass_data::abund

natural abundance of nuclide [atom fraction]

Definition at line 1864 of file pyne.h.

◆ error

double pyne::atomic_mass_data::error

error in atomic mass [amu]

Definition at line 1863 of file pyne.h.

◆ mass

double pyne::atomic_mass_data::mass

nuclide atomic mass [amu]

Definition at line 1862 of file pyne.h.

◆ nuc

int pyne::atomic_mass_data::nuc

nuclide in id form

Definition at line 1861 of file pyne.h.


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