IMcSpatial2DCalibConvertValueToUnit Method
|
|
Convert a value from current unit to new one
Namespace:
MediaCy.IQL.Calibrations.NonLinear
Assembly:
MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
RemarksCan not convert between different spaces.
The ReferenceWaveNumber/ReferenceWaveLength should be set before converting
between mcs2uWaveNumberR and other frequency units.
dValue should not be 0 while converting between units NanometerF,Micro,
Angstrom and other frequency units.
An error will be returned if try to convert units in different spaces,
or if ReferenceWaveNumber/ReferenceWaveLength is not set while converting
between mcs2uWaveNumberR and other frequency units,
or if dValue==0 while converting between units NanometerF,Micro,Angstrom
and other frequency units.
See Also