qa_gr_fir_ccf.cc File Reference

#include <gr_types.h>
#include <qa_gr_fir_ccf.h>
#include <gr_fir_ccf.h>
#include <gr_fir_util.h>
#include <string.h>
#include <iostream>
#include <cmath>
#include <cppunit/TestAssert.h>
#include <random.h>
#include <malloc16.h>

Defines

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

Typedefs

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


Define Documentation

#define ERR_DELTA   (1e-5)

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


Typedef Documentation

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

typedef gr_complex i_type

typedef gr_complex o_type

typedef float tap_type


Generated on Wed Oct 8 09:09:05 2008 for GNU Radio 3.0.4 by  doxygen 1.5.6