GNU Radio C++ API Reference 3.10.12.0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
modulate_vector.h File Reference
Include dependency graph for modulate_vector.h:

Go to the source code of this file.

Namespaces

namespace  gr
 GNU Radio logging wrapper.
 
namespace  gr::digital
 

Functions

DIGITAL_API std::vector< gr_complexgr::digital::modulate_vector_bc (basic_block_sptr modulator, std::vector< uint8_t > data, std::vector< float > taps)
 Modulate a vector of data and apply a shaping filter.