Static Public Attributes | Static Private Attributes
patlite.PatliteState.LightState Class Reference

List of all members.

Static Public Attributes

string FLASH_1 = '\x02'
string FLASH_2 = '\x03'
string OFF = '\x00'
string ON = '\x01'
string REMAIN = '\x09'

Static Private Attributes

list __slots__ = []

Detailed Description

Definition at line 21 of file patlite.py.


Member Data Documentation

list patlite.PatliteState.LightState::__slots__ = [] [static, private]

Definition at line 27 of file patlite.py.

string patlite.PatliteState.LightState::FLASH_1 = '\x02' [static]

Definition at line 24 of file patlite.py.

string patlite.PatliteState.LightState::FLASH_2 = '\x03' [static]

Definition at line 25 of file patlite.py.

string patlite.PatliteState.LightState::OFF = '\x00' [static]

Definition at line 22 of file patlite.py.

string patlite.PatliteState.LightState::ON = '\x01' [static]

Definition at line 23 of file patlite.py.

string patlite.PatliteState.LightState::REMAIN = '\x09' [static]

Definition at line 26 of file patlite.py.


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


rospatlite
Author(s): Takuya Nakaoka
autogenerated on Sat Sep 9 2017 02:33:41