qm-dsp 1.8
QFitThresh Struct Reference

#include <PeakPicking.h>

Public Member Functions

 QFitThresh (double x, double y, double z)

Public Attributes

double a
double b
double c

Detailed Description

Definition at line 48 of file PeakPicking.h.

Constructor & Destructor Documentation

◆ QFitThresh()

QFitThresh::QFitThresh ( double x,
double y,
double z )
inline

Definition at line 54 of file PeakPicking.h.

References a, b, and c.

Member Data Documentation

◆ a

double QFitThresh::a

Definition at line 50 of file PeakPicking.h.

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

◆ b

double QFitThresh::b

Definition at line 51 of file PeakPicking.h.

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

◆ c

double QFitThresh::c

Definition at line 52 of file PeakPicking.h.

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


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