The type for caching unit conversions. More...
#include <convert_units.h>
Definition at line 112 of file convert_units.h.
Public Attributes | |
| std::string | f |
| The input unit. | |
| std::string | t |
| The output unit. | |
| fp_t | c |
| The conversion factor. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).