Interface of class SDH::cUnitConverter. More...
Include dependency graph for unit_converter.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | SDH::cUnitConverter |
| Unit conversion class to convert values between physical unit systems. More... | |
Namespaces | |
| namespace | SDH |
Typedefs | |
| typedef double(cUnitConverter::* | SDH::pDoubleUnitConverterFunction )(double) const |
| Type of a pointer to a function like 'double SDH::cUnitConverter::ToExternal( double ) const' or 'double SDH::cUnitConverter::ToInternal( double ) const'. | |
Interface of class SDH::cUnitConverter.