IMcSpatial2DCalibReferenceWaveLengthX Property
|
|
Get or put reference WaveLength of X axis
Namespace:
MediaCy.IQL.Calibrations.NonLinear
Assembly:
MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
SyntaxProperty ReferenceWaveLengthX As Double
Get
Set
Property Value
Type:
Double
RemarksReferenceWaveLength is in unit nm and is used for calculating
relative WaveNumber. The value is consistent with property ReferenceWaveNumber.
If ReferenceWaveLength < 0, the value is invalid.
An error will be returned if try to put a ReferenceWaveLength <= 0.
See Also