PeakFittingByIncrementalPeakAdditionFitWidthScalingFactor Property |
Gets/sets the scaling factor of the fit width.
When set, this value determines the width around a peak (as a multiple of the peak FWHM) that is used to calculate
the parameter errors of that 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
NullableDouble
See Also