ame_entry_s Struct Reference

#include <nuclear_mass.h>


Detailed Description

Atomic mass entry structure.

Definition at line 571 of file nuclear_mass.h.


Data Fields

int NMZ
 N-Z.
int N
 Neutron number.
int Z
 Proton number.
int A
 Atomic number.
std::string el
 Element name.
std::string orig
 Data origin.
double mass
 Mass excess.
double dmass
 Mass excess uncertainty.
double be
 Binding energy (given in the '95 data).
double dbe
 Binding energy uncertainty (given in the '95 data).
double beoa
 Binding energy / A (given in the '03 data).
double dbeoa
 Binding energy / A uncertainty (given in the '03 data).
std::string bdmode
 Beta decay mode.
double bde
 Beta-decay energy.
double dbde
 Beta-decay energy uncertainty.
int A2
 ?
double amass
 Atomic mass.
double damass
 Atomic mass uncertainty.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page