
Public Member Functions | |
| def | __init__ (self) |
| def | changeConnection (self, event) |
Public Member Functions inherited from ros_client.MMClient | |
| def | __init__ (self) |
| def | reconfigure (self, config, level) |
| def | updateMM (self) |
Public Attributes | |
| rate_limit | |
| rate_limit_A | |
| rate_limit_B | |
| round_trip | |
| round_trip_A | |
| round_trip_B | |
| use_A | |
Public Attributes inherited from ros_client.MMClient | |
| band_number | |
| bnds | |
| mm2name | |
| rate_limit | |
| round_trip | |
| server | |
Definition at line 18 of file 100k_1m_connection.py.
| def 100k_1m_connection.MMSwitchingConnection.__init__ | ( | self | ) |
Definition at line 19 of file 100k_1m_connection.py.
| def 100k_1m_connection.MMSwitchingConnection.changeConnection | ( | self, | |
| event | |||
| ) |
Definition at line 34 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.rate_limit |
Definition at line 37 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.rate_limit_A |
Definition at line 22 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.rate_limit_B |
Definition at line 23 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.round_trip |
Definition at line 38 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.round_trip_A |
Definition at line 24 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.round_trip_B |
Definition at line 25 of file 100k_1m_connection.py.
| 100k_1m_connection.MMSwitchingConnection.use_A |
Definition at line 20 of file 100k_1m_connection.py.