Static Public Attributes
airbus_cobot_gui.control_mode.control_mode.ControlMode Class Reference

Class for difine different control mode. More...

List of all members.

Static Public Attributes

int AUTOMATIC = 1
int MANUAL = 2
dictionary TOLEVEL
dictionary TOSTR

Detailed Description

Class for difine different control mode.

Definition at line 34 of file control_mode.py.


Member Data Documentation

Definition at line 36 of file control_mode.py.

Definition at line 37 of file control_mode.py.

Initial value:
{'Automatic' : AUTOMATIC,
               'auto'      : AUTOMATIC,
               'Manual'    : MANUAL,
               'manu'      : MANUAL}

Definition at line 42 of file control_mode.py.

Initial value:
{AUTOMATIC : 'Automatic',
             MANUAL    : 'Manual'}

Definition at line 39 of file control_mode.py.


The documentation for this class was generated from the following file:


airbus_cobot_gui
Author(s): Martin Matignon
autogenerated on Thu Jun 6 2019 17:59:20