#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... | |
Functions | |
| gr_vco_f_sptr | gr_make_vco_f (double sampling_rate, double sensitivity, double amplitude) |
| gr_vco_f_sptr gr_make_vco_f | ( | double | sampling_rate, | |
| double | sensitivity, | |||
| double | amplitude | |||
| ) |
1.5.9