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'.

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

Definition at line 226 of file unit_converter.h.


Variable Documentation

Identity converter (internal = external)



schunk_sdh
Author(s): Mathias Luedtke , Florian Weisshardt
autogenerated on Sat Jun 8 2019 20:25:21