#include <chemistry.h>
Public Attributes | |
unsigned char | Z |
GcuValue | value |
char const * | scale |
Definition at line 154 of file chemistry.h.
char const* GcuElectronegativity::scale |
The scale name, e.g. "Pauling" or "Mulliken".
Definition at line 161 of file chemistry.h.
The electronegativity value.
Definition at line 159 of file chemistry.h.
unsigned char GcuElectronegativity::Z |
The atomic number.
Definition at line 157 of file chemistry.h.