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