GNU Radio 3.7.3 C++ API
interpolator_taps.h File Reference

Go to the source code of this file.

Variables

static const int NTAPS = 8
 
static const int NSTEPS = 128
 
static const float taps [NSTEPS+1][NTAPS]
 

Variable Documentation

const int NSTEPS = 128
static
const int NTAPS = 8
static
const float taps[NSTEPS+1][NTAPS]
static