![]() |
Quantify
An extensible C++ units library
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | UNIT_SYMBOL(...) |
| #define | SCALE(NAME) |
| #define | DERIVED_SCALE(NAME, ...) |
| #define | UNIT(NAME, SYMBOL, FACTOR_NUM, FACTOR_DEN) |
| #define | UNIT_IN_SCALE(SCALE, NAME, SYMBOL, FACTOR_NUM, FACTOR_DEN) |
| #define | METRIC_UNIT(UNIT_NAME, SYMBOL, FACTOR_NUM, FACTOR_DEN) |
| #define | SCALE_CONVERSION(FROM, TO) |
| #define | SCALE_FORWARD_CONVERSION(...) |
| #define | SCALE_BACKWARD_CONVERSION(...) |