Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| keep_running | |
Private Attributes | |
| _msgq | |
| _callback | |
Read samples from the message queue and hand them to the callback.
Definition at line 30 of file error_rate.py.
| def grc_gnuradio.blks2.error_rate.input_watcher.__init__ | ( | self, | ||
| msgq, | ||||
| callback | ||||
| ) |
Definition at line 35 of file error_rate.py.
| def grc_gnuradio.blks2.error_rate.input_watcher.run | ( | self | ) |
Definition at line 43 of file error_rate.py.
Definition at line 36 of file error_rate.py.
Definition at line 37 of file error_rate.py.
Definition at line 40 of file error_rate.py.
1.5.4