The MovingWindowFilter type exposes the following members.

Properties

  NameDescription
Coefficients
Gets the filter coefficients.
NumberLeft
Gets the number of points left for the filter window.
NumberOfCoefficients
Gets the number of filter coefficients. Effectively the filter width.
(Inherited from CorrelationFilter.)
NumberRight
Gets the number of points right for the filter window.
WindowBoundaryOption
Gets / Sets the current boundary option.
WindowWidth
Gets the width of the moving window.

See Also