The Gnome Chemistry Utils
0.14.0
|
#include <chemistry.h>
Public Attributes | |
unsigned char | Z |
GcuValue | value |
char const * | scale |
GcuElectronegativity Structure used to describe an electronegativity value.
Definition at line 155 of file chemistry.h.
char const* GcuElectronegativity::scale |
The scale name, e.g. "Pauling" or "Mulliken".
Definition at line 162 of file chemistry.h.
GcuValue GcuElectronegativity::value |
The electronegativity value.
Definition at line 160 of file chemistry.h.
unsigned char GcuElectronegativity::Z |
The atomic number.
Definition at line 158 of file chemistry.h.