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 FullWidthHalfMaximum of the peak.

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

Property Value

Double
See Also