RTXI 1.3
plugins/include/DSP/typedefs.h File Reference

Go to the source code of this file.

Typedefs

typedef int logical
typedef enum typesOfResponse BAND_CONFIG_TYPE

Enumerations

enum  typesOfResponse {
  _UNDEF_RESP_ = 0, _LOWPASS_RESP_ = 1, _BANDPASS_RESP_ = 2, _HIGHPASS_RESP_ = 3,
  _BANDSTOP_RESP_ = 4
}

Typedef Documentation

Definition at line 12 of file typedefs.h.

typedef int logical

Definition at line 4 of file typedefs.h.


Enumeration Type Documentation

Enumerator:
_UNDEF_RESP_ 
_LOWPASS_RESP_ 
_BANDPASS_RESP_ 
_HIGHPASS_RESP_ 
_BANDSTOP_RESP_ 

Definition at line 9 of file typedefs.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines