Public Member Functions | |
| def | __init__ |
| def | analyze_data |
| def | callback |
| def | plotdata |
| def | plotintensity |
| def | send_results |
| Send test results to qualification system. | |
| def | test_failed_service_call |
| Record errors in analysis. | |
Public Attributes | |
| data_sent | |
| ihist | |
| param | |
| plot_index | |
| rec_count | |
| result_service | |
| rhist | |
| skipped | |
| xhist | |
| yhist | |
Private Attributes | |
| _mutex | |
Definition at line 118 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.__init__ | ( | self, | |
| topic, | |||
| param | |||
| ) |
Definition at line 119 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.analyze_data | ( | self | ) |
Definition at line 246 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.callback | ( | self, | |
| data | |||
| ) |
Definition at line 205 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.plotdata | ( | self, | |
| x, | |||
| y, | |||
| a, | |||
| b | |||
| ) |
Definition at line 139 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.plotintensity | ( | self, | |
| x, | |||
| intensity | |||
| ) |
Definition at line 182 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.send_results | ( | self, | |
| test_result | |||
| ) |
Send test results to qualification system.
Definition at line 174 of file hokuyo_test.py.
| def hokuyo_test.HokuyoTest.test_failed_service_call | ( | self, | |
except_str = '' |
|||
| ) |
Record errors in analysis.
Definition at line 164 of file hokuyo_test.py.
hokuyo_test.HokuyoTest::_mutex [private] |
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.
Definition at line 119 of file hokuyo_test.py.