#include <chemistry.h>
Public Attributes | |
| double | value |
| int | prec |
| int | delta |
| const char * | unit |
Definition at line 115 of file chemistry.h.
|
|
The standard error (* 10^prec). Definition at line 122 of file chemistry.h. |
|
|
The precision (number of significative decimal figures). Definition at line 120 of file chemistry.h. |
|
|
The unit symbol. Definition at line 124 of file chemistry.h. |
|
|
The value. Definition at line 118 of file chemistry.h. Referenced by gcu::CrystalAtom::r(). |
1.4.1