GNU Radio 3.5.1 C++ API
|
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) |
GR_CORE_API gr_vco_f_sptr gr_make_vco_f | ( | double | sampling_rate, |
double | sensitivity, | ||
double | amplitude | ||
) |