Click or drag to resize

YCalibrationOptionsCurveShape Property

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).

Namespace: Altaxo.Science.Spectroscopy.Calibration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IScalarFunctionDD CurveShape { get; init; }

Property Value

IScalarFunctionDD
See Also