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