python::gpio_usrp_fft::app_top_block Class Reference

Inheritance diagram for python::gpio_usrp_fft::app_top_block:

Inheritance graph
[legend]
Collaboration diagram for python::gpio_usrp_fft::app_top_block:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def set_freq
 Set the center frequency we're interested in.
def set_gain
def set_decim
def evt_left_dclick

Public Attributes

 frame
 panel
 options
 show_debug_info
 u
 subdev
 scope
 is2c
 filesrc
 select_dig
 select_ana
 myform


Member Function Documentation

def python::gpio_usrp_fft::app_top_block::__init__ (   self,
  frame,
  panel,
  vbox,
  argv 
)

Reimplemented from python::stdgui2::std_top_block.

def python::gpio_usrp_fft::app_top_block::evt_left_dclick (   self,
  event 
)

def python::gpio_usrp_fft::app_top_block::set_decim (   self,
  decim 
)

def python::gpio_usrp_fft::app_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 down converter.

def python::gpio_usrp_fft::app_top_block::set_gain (   self,
  gain 
)


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