DetectionFunction.h File Reference
Include dependency graph for DetectionFunction.h:
This graph shows which files directly or indirectly include this file:

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

#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().