Click or drag to resize

YCalibrationOptionsDocNodeGetYCalibrationOptions Method

Gets the wrapped spectral preprocessing options. When neccessary, the calibration is updated to reflect the content of the linked calibration table.

Namespace: Altaxo.Science.Spectroscopy.Calibration
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public YCalibrationOptions GetYCalibrationOptions()

Return Value

YCalibrationOptions
The wrapped spectral preprocessing options
See Also