Click or drag to resize

MovingWindowFilter Properties

The MovingWindowFilter type exposes the following members.

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