Click or drag to resize

SmoothingModifiedSincDegree Property

Gets the degree. Must be even and at least 2, and less than or equal to MAX_DEGREE.

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

Property Value

Int32
See Also