AirPLSBaseLambda Property |
Gets or sets the smoothing parameter lambda.
The default value is 100.
The higher lambda is, the smoother the resulting curve will be.
Namespace: Altaxo.Science.Spectroscopy.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Lambda { get; init; }
Property Value
DoubleExceptions See Also