Gets or sets the weighting parameter.
The default value is 0.1.
A value of 0.5 leads to symmetric weighting of positive and negative deviations.
Values less than 0.5 leads to stronger suppression of (positive) peaks.
Namespace: Altaxo.Science.Spectroscopy.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double P { get; set; }
Property Value
DoubleExceptions See Also