Click or drag to resize

SmoothingModifiedSincNumberOfPoints Property

Gets or sets the number of points used by the smoother. Must be odd and at least 3.

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

Property Value

Int32
See Also