#include <chemistry.h>
Public Attributes | |
| double | value |
| int | prec |
| int | delta |
| const char * | unit |
Definition at line 117 of file chemistry.h.
| double GcuDimensionalValue::value |
The precision (number of significative decimal figures).
Definition at line 122 of file chemistry.h.
The standard error (* 10^prec).
Definition at line 124 of file chemistry.h.
| const char* GcuDimensionalValue::unit |
The unit symbol.
Definition at line 126 of file chemistry.h.
1.5.6