23 #ifndef INCLUDED_GSM_CONTROLLED_CONST_SOURCE_F_H
24 #define INCLUDED_GSM_CONTROLLED_CONST_SOURCE_F_H
27 #include <gnuradio/sync_block.h>
40 typedef boost::shared_ptr<controlled_const_source_f>
sptr;
50 static sptr make(
float constant);
51 virtual void set_constant(
float constant) = 0;
<+description of block+>
Definition: controlled_const_source_f.h:37
boost::shared_ptr< controlled_const_source_f > sptr
Definition: controlled_const_source_f.h:40
#define GRGSM_API
Definition: api.h:31