Description

Set the sampling points.

Return Type

None  
Value Meaning

HRESULT

 

Syntax

object.SetSamplePoints newVal, NumPoints

The SetSamplePoints Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McIntensityCalib.
newValRequired. A Variant value.

An array of sampling points

NumPointsRequired. A Long value.

The number of sampling points

Remarks

The non-interface version of the above function

A freeform intensity calibration curve is fitted to the sampling points set by this function to a curve based on the FittingMode. A larger number of sampling points will almost always result in a better calibration curve, as long as the set of sampling points does not include outliers and anamolous points.