Click or drag to resize

PeakFittingBaseFitWidthScalingFactor Property

Gets/sets the scaling factor of the fit width. To calculate the fit width, the scaling factor is multiplied by the full width at half maximum (FWHM) of the peak.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double FitWidthScalingFactor { get; init; }

Property Value

Double
See Also