PalmSens SDK v1.8.2.0

CalibrationCurve Fields

The fields of the CalibrationCurve class are listed below. For a complete list of CalibrationCurve class members, see the CalibrationCurve Members topic.

Public Instance Fields

CorrCoef Correlation Coefficient
Offset Offset of calibration curve (in (x+Offset)*Slope)
Peaks (inherited from Curve) List of peaks found in this curve.
Slope Slope of calibration curve (in (x+Offset)*Slope)
Title (inherited from Curve)The title of the Curve. Is 'Curve' by default.
XUnit (inherited from Curve) Unit for X Axis
YUnit (inherited from Curve) Unit for Y axis

Protected Instance Fields

IgnorePoints (inherited from Curve) Number of points at the start of the curve to ignore.

See Also

CalibrationCurve Class | PalmSens Namespace