#include <unit.h>
Inheritance diagram for LogUnit:

Public Member Functions | |
| LogUnit (LogUnit &usrc) | |
| LogUnit (const gchar *s, const gchar *pss, double f=1., double o=1.) | |
| LogUnit (const gchar *s, const gchar *pss, const gchar *lab, double f=1., double o=1.) | |
| virtual UnitObj * | Copy () | 
| virtual void | setval (const gchar *name, double x) | 
| virtual double | Usr2Base (double u) | 
| virtual double | Base2Usr (double b) | 
| LogUnit (LogUnit &usrc) | |
| LogUnit (const gchar *s, const gchar *pss, double f=1., double o=1.) | |
| LogUnit (const gchar *s, const gchar *pss, const gchar *lab, double f=1., double o=1.) | |
| virtual UnitObj * | Copy () | 
| virtual void | setval (const gchar *name, double x) | 
| virtual double | Usr2Base (double u) | 
| virtual double | Base2Usr (double b) | 
Private Attributes | |
| double | fac | 
| double | off | 
Definition at line 253 of file unit.h.
      
  | 
  
| 
 
 Definition at line 255 of file unit.h. Referenced by Copy().  | 
  
      
  | 
  ||||||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj.  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj.  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj. Definition at line 262 of file unit.h. References LogUnit().  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj. Definition at line 262 of file unit.h. References LogUnit().  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj.  | 
  
      
  | 
  
| 
 
 Reimplemented from UnitObj.  | 
  
      
  | 
  
| 
 
 Definition at line 270 of file unit.h. Referenced by Base2Usr(), LogUnit(), setval(), and Usr2Base().  | 
  
      
  | 
  
| 
 
 Definition at line 270 of file unit.h. Referenced by Base2Usr(), LogUnit(), setval(), and Usr2Base().  | 
  
 1.4.6