◆ __init__()
| def mm_gui.MainWindow.__init__ |
( |
|
self, |
|
|
|
num_samps = 4096, |
|
|
|
update_interval = 250, |
|
|
|
comp = None, |
|
|
|
userNum = 1, |
|
|
|
FFT_len = 64, |
|
|
|
mode = '' |
|
) |
| |
◆ closeEvent()
| def mm_gui.MainWindow.closeEvent |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ start()
| def mm_gui.MainWindow.start |
( |
|
self | ) |
|
◆ update_plot()
| def mm_gui.MainWindow.update_plot |
( |
|
self, |
|
|
|
samps |
|
) |
| |
◆ comp
◆ Const_data
| mm_gui.MainWindow.Const_data |
◆ Const_plots
| mm_gui.MainWindow.Const_plots |
◆ FFT_len
| mm_gui.MainWindow.FFT_len |
◆ mode
◆ running
| mm_gui.MainWindow.running |
◆ userNum
| mm_gui.MainWindow.userNum |
◆ win
◆ xall
◆ yall
The documentation for this class was generated from the following file: