Click or drag to resize

SmoothingModifiedSincIsMS1Smoothing Property

Gets a value indicating whether this instance is using the MS1 type smoothing. See ModifiedSincSmoother for details.

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

Property Value

Boolean
See Also