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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ DBANDWIDTH

constexpr double DBANDWIDTH = 0.25
static

◆ DNSTEPS

constexpr int DNSTEPS = 128
static

◆ DNTAPS

constexpr int DNTAPS = 8
static

◆ Dtaps

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