def test02 (self): # Test to make sure we can instantiate the sink self.qtsnk = qtgui_swig.sink_f(1024, gr.firdes.WIN_BLACKMAN_hARRIS, 0, 1, "Test", True, True, True, True)
def test02(self): # Test to make sure we can instantiate the sink self.qtsnk = qtgui_swig.sink_f(1024, gr.firdes.WIN_BLACKMAN_hARRIS, 0, 1, "Test", True, True, True, True)
def test02(self): self.qtsnk = qtgui.sink_f(1024, 5, 0, 1, "Test", True, True, True, True)
def test02(self): self.qtsnk = qtgui.sink_f(1024, gr.firdes.WIN_BLACKMAN_hARRIS, 0, 1, "Test", True, True, True, True)