SDDSlib
Loading...
Searching...
No Matches
SAVITZKYGOLAY_COEF Struct Reference

Public Attributes

double * coef
 
long order
 
long right
 
long left
 
long derivOrder
 

Detailed Description

Definition at line 180 of file savitzkyGolay.c.

Member Data Documentation

◆ coef

double* SAVITZKYGOLAY_COEF::coef

Definition at line 182 of file savitzkyGolay.c.

◆ derivOrder

long SAVITZKYGOLAY_COEF::derivOrder

Definition at line 183 of file savitzkyGolay.c.

◆ left

long SAVITZKYGOLAY_COEF::left

Definition at line 183 of file savitzkyGolay.c.

◆ order

long SAVITZKYGOLAY_COEF::order

Definition at line 183 of file savitzkyGolay.c.

◆ right

long SAVITZKYGOLAY_COEF::right

Definition at line 183 of file savitzkyGolay.c.


The documentation for this struct was generated from the following file: