Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ps3joy.decoder Class Reference

Public Member Functions

def __init__ (self, inactivity_timeout=float(1e3000), continuous_motion_output=False)
 
def fullstop (self)
 
def run (self, intr, ctrl)
 
def step (self, rawdata)
 

Public Attributes

 axmid
 
 inactivity_timeout
 
 joy
 
 outlen
 

Static Public Attributes

int step_active = 1
 
int step_error = 3
 
int step_idle = 2
 

Detailed Description

Definition at line 139 of file ps3joy.py.

Constructor & Destructor Documentation

def ps3joy.decoder.__init__ (   self,
  inactivity_timeout = float(1e3000),
  continuous_motion_output = False 
)

Definition at line 140 of file ps3joy.py.

Member Function Documentation

def ps3joy.decoder.fullstop (   self)

Definition at line 205 of file ps3joy.py.

def ps3joy.decoder.run (   self,
  intr,
  ctrl 
)

Definition at line 208 of file ps3joy.py.

def ps3joy.decoder.step (   self,
  rawdata 
)

Definition at line 177 of file ps3joy.py.

Member Data Documentation

ps3joy.decoder.axmid

Definition at line 168 of file ps3joy.py.

ps3joy.decoder.inactivity_timeout

Definition at line 171 of file ps3joy.py.

ps3joy.decoder.joy

Definition at line 167 of file ps3joy.py.

ps3joy.decoder.outlen

Definition at line 170 of file ps3joy.py.

int ps3joy.decoder.step_active = 1
static

Definition at line 173 of file ps3joy.py.

int ps3joy.decoder.step_error = 3
static

Definition at line 175 of file ps3joy.py.

int ps3joy.decoder.step_idle = 2
static

Definition at line 174 of file ps3joy.py.


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


ps3joy
Author(s): Blaise Gassend, pascal@pabr.org, Melonee Wise
autogenerated on Mon Jun 10 2019 13:42:41