qm-dsp 1.8
PPWinThresh Struct Reference

#include <PeakPicking.h>

Public Member Functions

 PPWinThresh (unsigned int x, unsigned int y)

Public Attributes

unsigned int pre
unsigned int post

Detailed Description

Definition at line 36 of file PeakPicking.h.

Constructor & Destructor Documentation

◆ PPWinThresh()

PPWinThresh::PPWinThresh ( unsigned int x,
unsigned int y )
inline

Definition at line 41 of file PeakPicking.h.

References post, and pre.

Member Data Documentation

◆ pre

unsigned int PPWinThresh::pre

Definition at line 38 of file PeakPicking.h.

Referenced by PeakPicking::initialise(), and PPWinThresh().

◆ post

unsigned int PPWinThresh::post

Definition at line 39 of file PeakPicking.h.

Referenced by PeakPicking::initialise(), and PPWinThresh().


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