|
qm-dsp
1.8
|
#include <PeakPicking.h>
Public Member Functions | |
| PPWinThresh (unsigned int x, unsigned int y) | |
Public Attributes | |
| unsigned int | pre |
| unsigned int | post |
Definition at line 36 of file PeakPicking.h.
| PPWinThresh::PPWinThresh | ( | unsigned int | x, |
| unsigned int | y | ||
| ) | [inline] |
Definition at line 41 of file PeakPicking.h.
| unsigned int PPWinThresh::pre |
Definition at line 38 of file PeakPicking.h.
Referenced by PeakPicking::initialise().
| unsigned int PPWinThresh::post |
Definition at line 39 of file PeakPicking.h.
Referenced by PeakPicking::initialise().