GNU Radio C++ API Reference 3.10.11.0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
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

double DBANDWIDTH = 0.25
staticconstexpr

◆ DNSTEPS

int DNSTEPS = 128
staticconstexpr

◆ DNTAPS

int DNTAPS = 8
staticconstexpr

◆ Dtaps

float Dtaps[DNSTEPS+1][DNTAPS]
staticconstexpr