Public Properties

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

See Also