Public Properties
| Name | Description | |
|---|---|---|
|
isFinished | Is true if a Curve is 'finished'. This means that smoothing or peak searching can be applied. |
|
MaxX | Maximum X value |
|
MaxY | Maximum Y value found in this Curve. |
|
MinX | Minimum X value found in this Curve. |
|
MinY | Minimum Y value found in this Curve. |
|
nOverloads | Returns the number of current overloads found during measurement. |
|
nPoints | Returns number of points in this Curve. |
|
nUnderloads | Returns the number of current underloads found during measurement. |