#include <chemistry.h>
Public Attributes | |
double | value |
int | prec |
int | delta |
Definition at line 101 of file chemistry.h.
|
The standard error (* 10^prec). Definition at line 108 of file chemistry.h. |
|
The precision (number of significative decimal figures). Definition at line 106 of file chemistry.h. |
|
The value. Definition at line 104 of file chemistry.h. Referenced by gcu::CrystalAtom::r(). |