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.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MaximalRelativeAmplitudeInfluence { get; init; }
Property Value
DoubleSee Also