![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Corresponds to an Experimental value in the mass.mas03 file. More...
#include <MassObject.h>
Public Attributes | |
double | value |
The actual value. | |
double | deltaValue |
The error of this value. | |
bool | isTheoretical |
If value is theoretical, this is true, otherwise it is false. | |
bool | nonCalculable |
If the value is not calculable, this is true. |
Corresponds to an Experimental value in the mass.mas03 file.
Definition at line 30 of file MassObject.h.