Smoothing |
The SmoothingModifiedSinc type exposes the following members.
| Name | Description | |
|---|---|---|
| Degree | Gets the degree. Must be even and at least 2, and less than or equal to MAX_DEGREE. | |
| IsMS1Smoothing | Gets a value indicating whether this instance is using the MS1 type smoothing. See ModifiedSincSmoother for details. | |
| NumberOfPoints | Gets or sets the number of points used by the smoother. Must be odd and at least 3. |