convert_units::unit_t Struct Reference

The type for caching unit conversions. More...

#include <convert_units.h>


Detailed Description

The type for caching unit conversions.

Definition at line 70 of file convert_units.h.


Data Fields

std::string f
 The input unit.
std::string t
 The output unit.
double c
 The conversion factor.

The documentation for this struct was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page