Click or drag to resize

YCalibrationOptions Properties

The YCalibrationOptions type exposes the following members.

Properties
 NameDescription
Public propertyCurveShape Gets the intensity curve of calibration source. This is usually a peak function, for instance a Gaussian shape with one or more terms (and baseline polynomial).
Public propertyInterpolationMethod Gets or sets the smoothing interpolation that is used to smooth the resulting curve. The value can be null: in this case, no smoothing is performed.
Public propertyMaximalGainRatio Gets the maximal allowed ratio of the gain that is caused by the intensity correction. Example: if the value is 10, and in the center of the spectrum the gain is 1, then the spectrum is cropped at the ends, where the gain reaches 10.
Public propertyMaximalValidXValueOfCurve Gets the maximal valid x value of the calibration curve that comes with the certificate of the source.
Public propertyMinimalValidXValueOfCurve Gets the minimal valid x value of the calibration curve that comes with the certificate of the source.
Public propertyPreprocessing 
Top
See Also