#include <TrimRangeTestResult.h>
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 () |
Trim () throw () | |
Data Fields | |
short unsigned | trim |
trim 0->15 | |
float | vthr |
trimmed value of threshold in mV |
Definition at line 38 of file TrimRangeTestResult.h.
|
Definition at line 40 of file TrimRangeTestResult.h. |
|
Definition at line 50 of file TrimRangeTestResult.h. Referenced by operator *(), and operator-(). |
|
Definition at line 49 of file TrimRangeTestResult.h. References Trim(). |
|
Definition at line 46 of file TrimRangeTestResult.h. References trim. |
|
Definition at line 48 of file TrimRangeTestResult.h. References Trim(). |
|
Definition at line 47 of file TrimRangeTestResult.h. References trim. |
|
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. |