 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_BLOCKS_INTERLEAVED_SHORT_TO_COMPLEX_H
24 #define INCLUDED_BLOCKS_INTERLEAVED_SHORT_TO_COMPLEX_H
40 typedef boost::shared_ptr<interleaved_short_to_complex>
sptr;
45 static sptr make(
bool vector_input =
false,
bool swap =
false);
boost::shared_ptr< interleaved_short_to_complex > sptr
Definition: interleaved_short_to_complex.h:40
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Convert stream of interleaved shorts to a stream of complex.
Definition: interleaved_short_to_complex.h:37
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
virtual void set_swap(bool swap)=0
static sptr make(bool vector_input=false, bool swap=false)
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43