#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. 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) |
| typedef boost::shared_ptr<gr_vco_f> gr_vco_f_sptr |
| gr_vco_f_sptr gr_make_vco_f | ( | double | sampling_rate, | |
| double | sensitivity, | |||
| double | amplitude | |||
| ) |
1.5.8