The Gnome Chemistry Utils  0.14.0
Public Member Functions | List of all members
gcu::Isotope Class Reference

#include <gcu/isotope.h>

Inheritance diagram for gcu::Isotope:
GcuIsotope

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

Detailed Description

This class just wrap a GcuIsotope structure.

Definition at line 39 of file isotope.h.

Constructor & Destructor Documentation

gcu::Isotope::Isotope ( )

The constructor initialize the member of the GcuIsotope structure with nul values.

gcu::Isotope::~Isotope ( )

The denstructor.


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