Click or drag to resize

SavitzkyGolay Properties

The SavitzkyGolay type exposes the following members.

Properties
 NameDescription
Public propertyNumberCoefficients Gets the number of Savitzky-Golay coefficients generated
Public propertyNumberLeft Gets the number of points left for the filter window.
Public propertyNumberRight Gets the number of points right for the filter window.
Public propertyPolynomialDegree Gets the fitting polynomial degree.
Top
See Also