 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_ANALOG_FREQUENCY_MODULATOR_FC_H
12 #define INCLUDED_ANALOG_FREQUENCY_MODULATOR_FC_H
54 typedef std::shared_ptr<frequency_modulator_fc>
sptr;
virtual float sensitivity() const =0
static sptr make(float sensitivity)
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:26
virtual void set_sensitivity(float sens)=0
Frequency modulator block.
Definition: frequency_modulator_fc.h:51
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< frequency_modulator_fc > sptr
Definition: frequency_modulator_fc.h:54