Public Member Functions | |
TrimPoint (int value, int scan) throw () | |
constructor | |
TrimPoint () throw () | |
Data Fields | |
int | value |
The trim value. | |
int | scan |
The index of the scan in the test. |
Definition at line 57 of file TrimRangeAlgorithm.h.
|
constructor
Definition at line 63 of file TrimRangeAlgorithm.h. |
|
The index of the scan in the test.
Definition at line 66 of file TrimRangeAlgorithm.h. |
|
The trim value.
Definition at line 65 of file TrimRangeAlgorithm.h. |