Click or drag to resize

IMcSpatial2DCalibConvertToUnit Method

Convert calibration from current unit to a new one

Namespace:  MediaCy.IQL.Calibrations.NonLinear
Assembly:  MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
Remarks
Convert current calibration, unit, unit name, unit abbrevation, conversion factor, pixelsize(if applicable) to new unit. Can not convert between different spaces. Convertion between units NanometerF,Micro,Angstrom and other frequency units will cause polynomial been cleared. The calibration type will be set to mcs2ctNone. The reference wavenumber or wavelength should be set before conversion between mcs2uWaveNumberR and other frequency units. An error will be returned if try to convert units in different space, or if ReferenceWaveNumber/ReferenceWaveLength is not set while converting between mcs2uWaveNumberR and other frequency units.
See Also