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.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double FitWidthScalingFactor { get; init; }Property Value
Double
See Also