discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: change variables in the FFT Plot the 2.


From: feldmaus
Subject: [Discuss-gnuradio] Re: change variables in the FFT Plot the 2.
Date: Tue, 24 Feb 2009 13:37:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

feldmaus <feldmann_markus <at> gmx.de> writes:
> Not really RIGHT:
> def set_samp_rate(self, samp_rate):
>   self.samp_rate = samp_rate
>   self.wxgui_fftsink2.set_samp_rate(self.samp_rate)
> 
> How is the Name of the method to set up the samp_rate ?
self.wxgui_fftsink2.set_sample_rate(self.samp_rate)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]