Click or drag to resize

IMcSpatial2DCalibReferenceWaveNumberY Property

Get or put reference WaveNumber of Y axis

Namespace:  MediaCy.IQL.Calibrations.NonLinear
Assembly:  MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
VB
Property ReferenceWaveNumberY As Double
	Get
	Set

Property Value

Type: Double
Remarks
ReferenceWaveNumber is in unit cm-1 and is used for calculating relative WaveNumber. The value is consistent with property ReferenceWaveLength. If ReferenceWaveNumber < 0, the value is invalid. An error will be returned if try to put a ReferenceWaveNumber <= 0.
See Also