IMcSpatial2DCalibIsEquivalent Method
|
|
Decide if current calibration is equal to a designated one
Namespace:
MediaCy.IQL.Calibrations.NonLinear
Assembly:
MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
RemarksCompare two calibration' type, unit, unit name, unit abbrevation,
conversion factor, polynomial degree, number of lookup table points,
pixel size, reference wave number, and polinomial or lookuptable for
both axes if applicable.
If bIgnoreName is set to false, two calibration's name will also be compared.
An error will be returned if reference calibration is NULL.
See Also