IYCalibration |
public interface IYCalibrationTable
The IYCalibrationTable type exposes the following members.
Name | Description | |
---|---|---|
CalibrationTable | Gets the calibration table, consisting of an array of x-values and a corresponding scaling factor. For processing an uncalibrated spectrum, the spectral y-values are multiplied with the scaling factor. |
Name | Description | |
---|---|---|
WithCalibrationTable | Returns a new instance with the provided calibration table. |