IMcSpatial2DCalibConvertValueBetweenUnits Method
|
|
Convert a value from one unit to another unit
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 units in different spaces.
The ReferenceWaveNumber should be set positive while 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 is not set positive 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