Click or drag to resize

ArPLSBaseScaleLambdaWithXUnits Property

Gets a value indicating whether Lambda is scaled with the x-units, so that the effect of baseline estimation is independent of the resolution of the spectrum.

Namespace: Altaxo.Science.Spectroscopy.BaselineEstimation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool ScaleLambdaWithXUnits { get; init; }

Property Value

Boolean
if Lambda is scaled with the x-units; otherwise, .
See Also