PeakFittingByIncrementalPeakAdditionFitWidthScalingFactor Property |
Gets / sets the scaling factor of the fit width. This value, when set, determines the width around a peak,
that is used to calculate the parameter errors of that peak (the width around the peak is calculated using this number times the FWHM value of the peak).
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? FitWidthScalingFactor { get; init; }
Property Value
NullableDoubleSee Also