Interface of class SDH::cUnitConverter. More...
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.