Click or drag to resize

NeonCalibrationOptions Properties

The NeonCalibrationOptions type exposes the following members.

Properties
 NameDescription
Public propertyFilterOutPeaksCorrespondingToMultipleNistPeaks If true, peaks in the measured spectrum that correspond to multiple NIST peaks are filtered out.
Public propertyInterpolationIgnoreStdDev Gets a value indicating whether the position error obtained from the peak fit should be ignored during the interpolation step. If set to true, the position error is ignored and all points are weighted equally.
Public propertyInterpolationMethod Gets the interpolation method used for interpolating the differences of NIST wavelength and measured wavelength as a function of the measured wavelength.
Public propertyLaserWavelength_Nanometer Gets the approximate laser wavelength in nanometer. This is necessary to convert Raman shift values to absolute wavelength. It is enough to give the value approximately here, because a calibration of the laser wavelength itself is done elsewhere.
Public propertyPeakFindingOptions Options for peak searching and fitting used when locating calibration peaks.
Public propertyWavelength_Tolerance_nm Wavelength tolerance in nm (this is the value how much the spectrometer can differ from calibration).
Public propertyXAxisUnit Gets the x axis unit of the Neon spectra.
Top
See Also