23#ifndef INCLUDED_MULTIPLY_BY_TAG_VALUE_CC_H
24#define INCLUDED_MULTIPLY_BY_TAG_VALUE_CC_H
48 typedef boost::shared_ptr<multiply_by_tag_value_cc>
sptr;
56 static sptr make(
const std::string& tag_name,
size_t vlen = 1);
output = input * complex constant
Definition multiply_by_tag_value_cc.h:45
virtual gr_complex k() const =0
static sptr make(const std::string &tag_name, size_t vlen=1)
Create an instance of multiply_by_tag_value_cc.
boost::shared_ptr< multiply_by_tag_value_cc > sptr
Definition multiply_by_tag_value_cc.h:48
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
std::complex< float > gr_complex
Definition gr_complex.h:27
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46