![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
The type for caching unit conversions.
#include <convert_units.h>
Definition at line 85 of file convert_units.h.
Data Fields | |
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).