Neon |
The NeonCalibration type exposes the following members.
Name | Description | |
---|---|---|
CoarseMatch | Gets the coarse match that is used to calculate a linear interpolation that converts between Nist wavelengths (WL) and measured wavelengths and vice versa. | |
Converter | ||
ErrorMessage | ||
IsValid | Gets a value indicating whether this calibration is valid. If the return value is false, please check the property ErrorMessage for details. | |
MeasuredPeaks | Array of the peaks measured (i.e. detected from the spectrum), each element of the array consist of the wavelength (nm) of the peak position and the peak height. | |
MeasuredWavelengthToWavelengthDifference | Gets an interpolation function that maps the measured wavelength to the difference between Nist and measured wavelength. | |
PeakFittingDescriptions | ||
PeakMatchings | Gets the peak matchings, i.e. the correspondence between official Nist peak position, and measured peak position. | |
PeakSearchingDescriptions | ||
XOriginal_nm | The x-values of the Neon measurement, converted to nm, presumed that the laser has the wavelength | |
XPreprocessed_nm | The x-values (after preprocessing) of the Neon measurement, converted to nm, presumed that the laser has the wavelength | |
YPreprocessed | The y (signal) values of the preprocessed spectrum. |