python::gpio_usrp_siggen::my_top_block Class Reference

List of all members.

Public Member Functions

def __init__
def usb_freq
def usb_throughput
def set_waveform_type
 valid waveform types are: gr.GR_SIN_WAVE, gr.GR_CONST_WAVE, gr.GR_UNIFORM and gr.GR_GAUSSIAN
def set_waveform_ampl
def set_waveform_freq
def set_waveform_offset
def set_interpolator
def set_freq
 Set the center frequency we're interested in.

Public Attributes

 interp
 waveform_type
 waveform_ampl
 waveform_freq
 waveform_offset
 src
 u
 siggen
 noisegen
 vecgen


Member Function Documentation

def python::gpio_usrp_siggen::my_top_block::__init__ (   self  ) 

def python::gpio_usrp_siggen::my_top_block::set_freq (   self,
  target_freq 
)

Set the center frequency we're interested in.

Parameters:
target_freq,: frequency in Hz : bool
Tuning is a two step process. First we ask the front-end to tune as close to the desired frequency as it can. Then we use the result of that operation and our target_frequency to determine the value for the digital up converter.

def python::gpio_usrp_siggen::my_top_block::set_interpolator (   self,
  interp 
)

def python::gpio_usrp_siggen::my_top_block::set_waveform_ampl (   self,
  ampl 
)

def python::gpio_usrp_siggen::my_top_block::set_waveform_freq (   self,
  freq 
)

def python::gpio_usrp_siggen::my_top_block::set_waveform_offset (   self,
  offset 
)

def python::gpio_usrp_siggen::my_top_block::set_waveform_type (   self,
  type 
)

def python::gpio_usrp_siggen::my_top_block::usb_freq (   self  ) 

def python::gpio_usrp_siggen::my_top_block::usb_throughput (   self  ) 


Member Data Documentation


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

Generated on Thu Mar 5 09:04:00 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8