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

Go to the source code of this file.

Namespaces

 gr
 
 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...