Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_fxpt_vco Class Reference

#include <gr_fxpt_vco.h>

List of all members.


Detailed Description

Voltage Controlled Oscillator (VCO).


Public Member Functions

 gr_fxpt_vco ()
 ~gr_fxpt_vco ()
void set_phase (float angle)
void adjust_phase (float delta_phase)
float get_phase () const
void sincos (float *sinx, float *cosx) const
void cos (float *output, const float *input, int noutput_items, float k, float ampl=1.0)
float cos () const
float sin () const


Constructor & Destructor Documentation

gr_fxpt_vco::gr_fxpt_vco  )  [inline]
 

gr_fxpt_vco::~gr_fxpt_vco  )  [inline]
 


Member Function Documentation

void gr_fxpt_vco::adjust_phase float  delta_phase  )  [inline]
 

float gr_fxpt_vco::cos  )  const [inline]
 

void gr_fxpt_vco::cos float *  output,
const float *  input,
int  noutput_items,
float  k,
float  ampl = 1.0
[inline]
 

float gr_fxpt_vco::get_phase  )  const [inline]
 

void gr_fxpt_vco::set_phase float  angle  )  [inline]
 

float gr_fxpt_vco::sin  )  const [inline]
 

void gr_fxpt_vco::sincos float *  sinx,
float *  cosx
const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sat Jul 8 17:12:50 2006 for GNU Radio 2.x by  doxygen 1.4.1