Ardour  9.0-pre0-386-g96ef4d20f2
DetectionFunction.h File Reference
Include dependency graph for DetectionFunction.h:

Go to the source code of this file.

Classes

struct  DFConfig
 
class  DetectionFunction
 

Macros

#define DF_HFC   (1)
 
#define DF_SPECDIFF   (2)
 
#define DF_PHASEDEV   (3)
 
#define DF_COMPLEXSD   (4)
 
#define DF_BROADBAND   (5)
 

Macro Definition Documentation

◆ DF_BROADBAND

#define DF_BROADBAND   (5)

Definition at line 28 of file DetectionFunction.h.

◆ DF_COMPLEXSD

#define DF_COMPLEXSD   (4)

Definition at line 27 of file DetectionFunction.h.

◆ DF_HFC

#define DF_HFC   (1)

Definition at line 24 of file DetectionFunction.h.

◆ DF_PHASEDEV

#define DF_PHASEDEV   (3)

Definition at line 26 of file DetectionFunction.h.

◆ DF_SPECDIFF

#define DF_SPECDIFF   (2)

Definition at line 25 of file DetectionFunction.h.