22 #ifndef INCLUDED_CYBERRADIO_SNAPSHOT_FFT_VECTOR_SOURCE_H 23 #define INCLUDED_CYBERRADIO_SNAPSHOT_FFT_VECTOR_SOURCE_H 26 #include <gnuradio/sync_block.h> 29 namespace CyberRadio {
39 typedef boost::shared_ptr<snapshot_fft_vector_source>
sptr;
49 static sptr make(
const std::string radio_type,
50 const std::string &ip,
52 unsigned int block_size,
53 unsigned int block_rate);
#define CYBERRADIO_API
Definition: api.h:30
Provides GNU Radio blocks.
Definition: NDR651_duc_sink_mk2.h:21
<+description of block+>
Definition: snapshot_fft_vector_source.h:36
boost::shared_ptr< snapshot_fft_vector_source > sptr
Definition: snapshot_fft_vector_source.h:39