ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
Public Attributes
ExperimentalValue Struct Reference

Corresponds to an Experimental value in the mass.mas03 file. More...

#include <MassObject.h>

List of all members.

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.

Detailed Description

Corresponds to an Experimental value in the mass.mas03 file.

Author:
Rikard Lundmark

Definition at line 30 of file MassObject.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark