Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

GEGU Class Reference

Base class for raw/engineering unit conversions. More...

Inheritance diagram for GEGU:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __init__ (units)
 egu (value)
 raw (value)
 units ()

Detailed Description

Base class for raw/engineering unit conversions.

Definition at line 10 of file gEGU.py.


Member Function Documentation

egu value   ) 
 

Overloadable method for converting raw units to engineering units

Parameters:
value Value in raw units.
Returns:
Engineering units value after the conversion.

raw value   ) 
 

Overloadable method for converting engineering units to raw units

Parameters:
value Value in engineering units.
Returns:
Raw value after the conversion.

units  ) 
 

Method for returning the units string

Returns:
Units string value.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:52 2006 for LATTE R04-12-00 by doxygen 1.4.3