GNU Radio 3.6.5 C++ API

gr_vco_f.h File Reference

#include <gr_core_api.h>
#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 oscillatorinput: float stream of control voltages; output: float oscillator output. More...

Functions

GR_CORE_API gr_vco_f_sptr gr_make_vco_f (double sampling_rate, double sensitivity, double amplitude)

Function Documentation

GR_CORE_API gr_vco_f_sptr gr_make_vco_f ( double  sampling_rate,
double  sensitivity,
double  amplitude 
)