gnuradio::gruimpl::gnuplot_freqz Namespace Reference


Functions

def gnuplot_freqz
 hw is a tuple of the form (h, w) where h is sequence of complex freq responses, and w is a sequence of corresponding frequency points.
def test_plot

Variables

list __all__ = ['gnuplot_freqz']
tuple handle = test_plot()

Function Documentation

def gnuradio::gruimpl::gnuplot_freqz::gnuplot_freqz (   hw,
  Fs = None,
  logfreq = False 
)

hw is a tuple of the form (h, w) where h is sequence of complex freq responses, and w is a sequence of corresponding frequency points.

Plot the frequency response using gnuplot. If Fs is provide, use it as the sampling frequency, else use 2*pi.

Returns a handle to the gnuplot graph. When the handle is reclaimed the graph is torn down.

def gnuradio::gruimpl::gnuplot_freqz::test_plot (  ) 


Variable Documentation


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