34 typedef std::shared_ptr<sub<T>>
sptr;
36 static sptr make(
size_t vlen = 1);
sub< std::int16_t > sub_ss
Definition: sub.h:39
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
std::shared_ptr< sub< T > > sptr
Definition: sub.h:34
sub< float > sub_ff
Definition: sub.h:42
sub< std::int32_t > sub_ii
Definition: sub.h:40
output = input_0 - input_1 - ...)
Definition: sub.h:30
sub< gr_complex > sub_cc
Definition: sub.h:41