#include <gr_sync_block.h>
#include <gr_fxpt_vco.h>
Go to the source code of this file.
Classes | |
class | gr_vco_f |
VCO - Voltage controlled oscillator
input: float stream of control voltages; output: float oscillator output. More... | |
Typedefs | |
typedef boost::shared_ptr< gr_vco_f > | gr_vco_f_sptr |
Functions | |
gr_vco_f_sptr | gr_make_vco_f (double sampling_rate, double sensitivity, double amplitude) |
VCO - Voltage controlled oscillator. |
|
|
|
VCO - Voltage controlled oscillator.
|