Click or drag to resize

PeakFittingInGroupsMaximalRelativeAmplitudeInfluence Property

Gets the maximal relative amplitude influence. If we have two neighbouring peaks, the one peak should not influence the amplitude at the most close point of the other peak (that is included in the fit) by more that this value times the expected height of the other peak at this point.

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

Property Value

Double
See Also