ArPLSBaseScaleLambdaWithXUnits Property |
If true, lambda is scaled with the x units, so that the effect of baseline estimation is independent on the resolution of the spectrum.
Namespace: Altaxo.Science.Spectroscopy.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool ScaleLambdaWithXUnits { get; init; }
Property Value
Booleantrue lambda is scaled with the x units, so that the effect of baseline estimation is independent on the resolution of the spectrum; otherwise,
false.
See Also