Class pyspacemouse::types::AxisSpec
ClassList > pyspacemouse > types > AxisSpec
Public Static Attributes
| Type | Name |
|---|---|
| int | byte1 |
| int | byte2 |
| int | channel |
| int | scale |
Detailed Description
Public Static Attributes Documentation
variable byte1
int pyspacemouse.types.AxisSpec::byte1;
variable byte2
int pyspacemouse.types.AxisSpec::byte2;
variable channel
int pyspacemouse.types.AxisSpec::channel;
variable scale
int pyspacemouse.types.AxisSpec::scale;
The documentation for this class was generated from the following file pyspacemouse/types.py