Click or drag to resize

SavitzkyGolayFilter Properties

The SavitzkyGolayFilter type exposes the following members.

Properties
 NameDescription
Public propertyBoundaryOption Gets/Sets the current boundary option.
Public propertyNumberLeft Gets the number of points left of the filtering window center point.
Public propertyNumberOfCoefficients Gets the number of filter coefficients. Effectively the filter width.
(Inherited from CorrelationFilter)
Public propertyNumberRight Gets the number of points right of the filtering window center point.
Public propertyWindowWidth Gets the width of the moving window.
Top
See Also