SmoothingModifiedSincNumberOfPoints Property |
Gets or sets the number of points used by the smoother. Must be odd and at least 3.
Namespace: Altaxo.Science.Spectroscopy.SmoothingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int NumberOfPoints { get; init; }Property Value
Int32
See Also