ALSBaseScaleLambdaWithXUnits 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.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool ScaleLambdaWithXUnits { get; init; }Property Value
Boolean if
Lambda is scaled with the x-units; otherwise,
.
See Also