The Gnome Chemistry Utils
0.14.0
|
#include <gcu/isotope.h>
Public Member Functions | |
Isotope () | |
~Isotope () |
Additional Inherited Members | |
Public Attributes inherited from GcuIsotope | |
unsigned char | A |
char * | name |
GcuValue | abundance |
GcuValue | mass |
char | spin |
char * | decay_modes |
GcuDimensionalValue | decay_period |
This class just wrap a GcuIsotope structure.
gcu::Isotope::Isotope | ( | ) |
The constructor initialize the member of the GcuIsotope structure with nul values.
gcu::Isotope::~Isotope | ( | ) |
The denstructor.