qm-dsp 1.8
DFConfig Struct Reference

#include <DetectionFunction.h>

Public Attributes

unsigned int stepSize
unsigned int frameLength
int DFType
double dbRise
bool adaptiveWhitening
double whiteningRelaxCoeff
double whiteningFloor

Detailed Description

Definition at line 30 of file DetectionFunction.h.

Member Data Documentation

◆ stepSize

unsigned int DFConfig::stepSize

Definition at line 31 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ frameLength

unsigned int DFConfig::frameLength

Definition at line 32 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ DFType

int DFConfig::DFType

Definition at line 33 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ dbRise

double DFConfig::dbRise

Definition at line 34 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ adaptiveWhitening

bool DFConfig::adaptiveWhitening

Definition at line 35 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ whiteningRelaxCoeff

double DFConfig::whiteningRelaxCoeff

Definition at line 36 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().

◆ whiteningFloor

double DFConfig::whiteningFloor

Definition at line 37 of file DetectionFunction.h.

Referenced by DetectionFunction::initialise().


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