Click or drag to resize

YCalibrationOptionsDocNodeGetYCalibrationOptions Method

Gets the wrapped Y-calibration options. When necessary, preprocessing references are updated to reflect the linked calibration table.

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

Return Value

YCalibrationOptions
The wrapped Y-calibration options.
See Also