#include <TrimRangeTestResult.h>
Inheritance diagram for SctData::TrimRangeTestResult::Trim:


Public Member Functions | |
| Trim (const short unsigned trim, const float vthr=0.) throw () | |
| Trim & | operator+= (const Trim &t) throw () | 
| Trim & | operator/= (const unsigned i) throw () | 
| Trim | operator- (const Trim &t) const throw () | 
| Trim | operator * (const Trim &t) const throw () | 
| virtual string | getClassName () const throw () | 
| Get the class name for this object.   | |
Data Fields | |
| short unsigned | trim | 
| trim 0->15   | |
| float | vthr | 
| trimmed value of threshold in mV   | |
Definition at line 38 of file TrimRangeTestResult.h.
      
  | 
  
| 
 Get the class name for this object. This is used to identify the precise type. 
 
 Implements Sct::Streamable. Definition at line 24 of file TrimRangeTestResult.cpp.  | 
  
      
  | 
  
| 
 trim 0->15 
 Definition at line 42 of file TrimRangeTestResult.h.  | 
  
      
  | 
  
| 
 trimmed value of threshold in mV 
 Definition at line 44 of file TrimRangeTestResult.h.  | 
  
 
1.3.5