#include <chemistry.h>
Public Attributes | |
| unsigned char | Z |
| double | value |
| char | charge |
| char * | scale |
| char | cn |
Definition at line 99 of file chemistry.h.
|
|
The charge of the atom (or ion). Definition at line 108 of file chemistry.h. |
|
|
the coordination number of the atom or -1 if unknown. Definition at line 112 of file chemistry.h. |
|
|
The scale name, e.g. "Pauling" or "Shannon". Definition at line 110 of file chemistry.h. |
|
|
The radius value in pm. Definition at line 106 of file chemistry.h. |
|
|
The atomic number. Definition at line 102 of file chemistry.h. |
1.3.9.1