|
GNU Radio 3.6.4.2 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. | |