python::waterfallsink2 Namespace Reference


Classes

class  waterfall_sink_base
class  waterfall_sink_f
class  waterfall_sink_c
class  DataEvent
class  input_watcher
class  waterfall_window
class  test_top_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 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::waterfallsink2::main (  ) 

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

Return the last item in seq that is < v.

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

Return the first item in seq that is > v.


Variable Documentation

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


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