GNU Radio's AIS Package
modulate_vector.h File Reference
#include <ais/api.h>
#include <gnuradio/types.h>
Include dependency graph for modulate_vector.h:

Go to the source code of this file.

Namespaces

namespace  gr
 
namespace  gr::ais
 

Functions

AIS_API std::vector< gr_complex > gr::ais::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. More...