Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qa_gr_fir_FFF.cc File Reference

#include <qa_gr_fir_FFF.h>
#include <gr_fir_FFF.h>
#include <gr_fir_util.h>
#include <string.h>
#include <iostream>
#include <cmath>
#include <cppunit/TestAssert.h>
#include <random.h>

Defines

#define ERR_DELTA   (1e-6)
#define NELEM(x)   (sizeof (x) / sizeof (x[0]))

Typedefs

typedef float i_type
typedef float o_type
typedef float tap_type
typedef float acc_type
typedef gr_fir_FFF *(* fir_maker_t )(const std::vector< tap_type > &taps)

Define Documentation

#define ERR_DELTA   (1e-6)
 

#define NELEM  )     (sizeof (x) / sizeof (x[0]))
 


Typedef Documentation

typedef float acc_type
 

typedef gr_fir_FFF*(* fir_maker_t)(const std::vector< tap_type > &taps)
 

typedef float i_type
 

typedef float o_type
 

typedef float tap_type
 


Generated on Wed Mar 23 12:30:29 2005 for GNU Radio by  doxygen 1.4.0