gr_fxpt_vco Class Reference
[Miscellaneous]

Voltage Controlled Oscillator (VCO). More...

#include <gr_fxpt_vco.h>

List of all members.

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


Detailed Description

Voltage Controlled Oscillator (VCO).

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]

References gr_fxpt::float_to_fixed().

Referenced by cos().

float gr_fxpt_vco::cos (  )  const [inline]

Referenced by sincos().

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]

Referenced by sincos().

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

References cos(), and sin().


The documentation for this class was generated from the following file:

Generated on Thu Mar 5 09:02:48 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8