The SavitzkyGolay type exposes the following members.

Properties

  NameDescription
NumberCoefficients
Gets the number of Savitzky-Golay coefficients generated
NumberLeft
Gets the number of points left for the filter window.
NumberRight
Gets the number of points right for the filter window.
PolynomialDegree
Gets the fitting polynomial degree.

See Also