GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
#include <filter_delay_fc.h>
Public Types | |
typedef boost::shared_ptr < filter_delay_fc > | sptr |
Static Public Member Functions | |
static sptr | make (const std::vector< float > &taps) |
Filter-Delay Combination Block.The block takes one or two float stream and outputs a complex stream. |