PeakFittingByIncrementalPeakAdditionMinimalRelativeHeight Property |
Gets/sets the minimal relative height. The addition of new peaks is stopped
if the fitting residual falls below this value.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MinimalRelativeHeight { get; init; }
Property Value
Double
Minimal relative height of peaks to be added.
Exceptions See Also