#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 () |
Data Fields | |
| short unsigned | trim |
| trim 0->15 | |
| float | vthr |
| trimmed value of threshold in mV | |
Definition at line 38 of file TrimRangeTestResult.h.
|
|
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-rc3