GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
interp_differentiator_taps.h File Reference

Go to the source code of this file.

Variables

static const int DNTAPS = 8
 
static const int DNSTEPS = 128
 
static const double DBANDWIDTH = 0.25
 
static const float Dtaps [DNSTEPS+1][DNTAPS]
 

Variable Documentation

◆ DBANDWIDTH

const double DBANDWIDTH = 0.25
static

◆ DNSTEPS

const int DNSTEPS = 128
static

◆ DNTAPS

const int DNTAPS = 8
static

◆ Dtaps

const float Dtaps[DNSTEPS+1][DNTAPS]
static