qm-dsp
1.8
|
Go to the source code of this file.
Classes | |
struct | DFConfig |
class | DetectionFunction |
Defines | |
#define | DF_HFC (1) |
#define | DF_SPECDIFF (2) |
#define | DF_PHASEDEV (3) |
#define | DF_COMPLEXSD (4) |
#define | DF_BROADBAND (5) |
#define DF_HFC (1) |
Definition at line 24 of file DetectionFunction.h.
Referenced by DetectionFunction::runDF().
#define DF_SPECDIFF (2) |
Definition at line 25 of file DetectionFunction.h.
Referenced by DetectionFunction::runDF().
#define DF_PHASEDEV (3) |
Definition at line 26 of file DetectionFunction.h.
Referenced by DetectionFunction::runDF().
#define DF_COMPLEXSD (4) |
Definition at line 27 of file DetectionFunction.h.
Referenced by DetectionFunction::runDF().
#define DF_BROADBAND (5) |
Definition at line 28 of file DetectionFunction.h.
Referenced by DetectionFunction::runDF().