Click or drag to resize

NeonCalibration Properties

The NeonCalibration type exposes the following members.

Properties
 NameDescription
Public propertyCoarseMatch Gets the coarse match that is used to calculate a linear interpolation that converts between Nist wavelengths (WL) and measured wavelengths and vice versa.
Public propertyConverter 
Public propertyErrorMessage 
Public propertyIsValid Gets a value indicating whether this calibration is valid. If the return value is false, please check the property ErrorMessage for details.
Public propertyMeasuredPeaks 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.
Public propertyMeasuredWavelengthToWavelengthDifference Gets an interpolation function that maps the measured wavelength to the difference between Nist and measured wavelength.
Public propertyPeakFittingDescriptions 
Public propertyPeakMatchings Gets the peak matchings, i.e. the correspondence between official Nist peak position, and measured peak position.
Public propertyPeakSearchingDescriptions 
Public propertyXOriginal_nm The x-values of the Neon measurement, converted to nm, presumed that the laser has the wavelength
Public propertyXPreprocessed_nm The x-values (after preprocessing) of the Neon measurement, converted to nm, presumed that the laser has the wavelength
Public propertyYPreprocessed The y (signal) values of the preprocessed spectrum.
Top
See Also