python::fftsink2 Namespace Reference


Classes

class  fft_sink_base
class  fft_sink_f
class  fft_sink_c
class  DataEvent
class  input_watcher
class  control_panel
class  fft_window
class  test_app_block

Functions

def next_up
 Return the first item in seq that is > v.
def next_down
 Return the last item in seq that is < v.
def main

Variables

tuple DIV_LEVELS = (1, 2, 5, 10, 20)
tuple default_fftsink_size = (640,240)
tuple default_fft_rate = gr.prefs()
tuple myDATA_EVENT = wx.NewEventType()
tuple EVT_DATA_EVENT = wx.PyEventBinder(myDATA_EVENT, 0)

Function Documentation

def python::fftsink2::main (  ) 

def python::fftsink2::next_down (   v,
  seq 
)

Return the last item in seq that is < v.

def python::fftsink2::next_up (   v,
  seq 
)

Return the first item in seq that is > v.


Variable Documentation

tuple python::fftsink2::DIV_LEVELS = (1, 2, 5, 10, 20)

tuple python::fftsink2::EVT_DATA_EVENT = wx.PyEventBinder(myDATA_EVENT, 0)

tuple python::fftsink2::myDATA_EVENT = wx.NewEventType()


Generated on Thu Mar 5 09:03:58 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8