Click or drag to resize

SmoothingModifiedSinc Properties

The SmoothingModifiedSinc type exposes the following members.

Properties
 NameDescription
Public propertyDegree Gets the degree. Must be even and at least 2, and less than or equal to MAX_DEGREE.
Public propertyIsMS1Smoothing Gets a value indicating whether this instance is using the MS1 type smoothing. See ModifiedSincSmoother for details.
Public propertyNumberOfPoints Gets or sets the number of points used by the smoother. Must be odd and at least 3.
Top
See Also