Classes | Typedefs | Variables
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:
This graph shows which files directly or indirectly include this file:

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 SDH::cUnitConverter::ToExternal( double ) const' or 'double SDH::cUnitConverter::ToInternal( double ) const'. More...
 

Variables

cUnitConverter const uc_identity
 Identity converter (internal = external) More...
 

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 SDH::cUnitConverter::ToExternal( double ) const' or 'double SDH::cUnitConverter::ToInternal( double ) const'.

Definition at line 209 of file unit_converter.h.

Variable Documentation

cUnitConverter const uc_identity

Identity converter (internal = external)



sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:20