Neon |
The NeonCalibration type exposes the following members.
Name | Description | |
---|---|---|
CreateSpectrumWithNanometerXAxis | From the raw spectrum in x and y, the preprocessed spectrum, in which the x-axis is converted to nanometer, is created and stored in _xPreprocessed_nm and _yPreprocessed. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Evaluate | Evaluates the Neon calibration. After the calibration is evaluated, properties like PeakMatchings and MeasuredWavelengthToWavelengthDifference are useable. | |
EvaluatePeakMatchings | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
FindCoarseMatchFast | Finds a coarse match between the peaks in the measured Neon spectrum and the Nist table. | |
FindPeaks | Finds the peaks, and fits them if allowed in the options. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetIntensitySum | Gets the intensity sum. This is the fitness function. The higher the return value, the better the Nist peaks fit to the measured peaks. | |
GetSplineMeasuredWavelengthToWavelengthDifference | Creates a spline that corresponds the measured wavelength to the wavelength difference between the official Nist wavelength and measured wavelength. | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |