unit_converter.h File Reference

Interface of class SDH::cUnitConverter. More...

#include <vector>
#include "simplevector.h"
#include "sdhlibrary_settings.h"
Include dependency graph for unit_converter.h:

Go to the source code of this file.

Classes

class  cUnitConverter
 Unit conversion class to convert values between physical unit systems. More...

Typedefs

typedef double(cUnitConverter::* pDoubleUnitConverterFunction )(double) const
 Type of a pointer to a function like 'double cUnitConverter::ToExternal( double )' or 'cUnitConverterToInternal( double )'.

Variables

cUnitConverter const uc_identity
 Identity converter (internal = external).

Detailed Description

Interface of class SDH::cUnitConverter.

General file information

Author:
Dirk Osswald
Date:
2007-02-19

Copyright


Definition in file unit_converter.h.


Typedef Documentation

typedef double(cUnitConverter::* pDoubleUnitConverterFunction)(double) const

Type of a pointer to a function like 'double cUnitConverter::ToExternal( double )' or 'cUnitConverterToInternal( double )'.

Definition at line 209 of file unit_converter.h.


Variable Documentation

Identity converter (internal = external).

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


cob_sdh
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:03:55 2013