GNU Radio's LFAST Package
dt_datatypes.h File Reference

Go to the source code of this file.

Macros

#define DTYPE_COMPLEX   1
 
#define DTYPE_FLOAT   2
 
#define DTYPE_INT   3
 
#define DTYPE_CHAR   4
 

Macro Definition Documentation

◆ DTYPE_CHAR

#define DTYPE_CHAR   4

◆ DTYPE_COMPLEX

#define DTYPE_COMPLEX   1

◆ DTYPE_FLOAT

#define DTYPE_FLOAT   2

◆ DTYPE_INT

#define DTYPE_INT   3