gr_vco_f.h File Reference

#include <gr_sync_block.h>
#include <gr_fxpt_vco.h>

Include dependency graph for gr_vco_f.h:

This graph shows which files directly or indirectly include this file:

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.


Typedef Documentation


Function Documentation

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

VCO - Voltage controlled oscillator.

Parameters:
sampling_rate sampling rate (Hz)
sensitivity units are radians/sec/volt
amplitude output amplitude


Generated on Thu Mar 27 14:45:36 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5