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);
47 virtual void set_swap(
bool swap)=0;
Convert stream of interleaved shorts to a stream of complex.
Definition: interleaved_short_to_complex.h:36
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_decimator.h:37
boost::shared_ptr< interleaved_short_to_complex > sptr
Definition: interleaved_short_to_complex.h:40