ProsthesisListenerInterface Class Reference
+ Inheritance diagram for ProsthesisListenerInterface:

Public Member Functions

 __init__ (self)
 
 __str__ (self)
 
 ice_id (self, current=None)
 
 ice_ids (self, current=None)
 
 ice_staticId ()
 
 reportMotorValues (self, motorValues, current=None)
 

Static Public Attributes

 ice_staticId = staticmethod(ice_staticId)
 

Detailed Description

Definition at line 76 of file ProsthesisInterface_ice.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Definition at line 77 of file ProsthesisInterface_ice.py.

Member Function Documentation

◆ __str__()

__str__ ( self)

Definition at line 94 of file ProsthesisInterface_ice.py.

◆ ice_id()

ice_id ( self,
current = None )

Definition at line 84 of file ProsthesisInterface_ice.py.

◆ ice_ids()

ice_ids ( self,
current = None )

Definition at line 81 of file ProsthesisInterface_ice.py.

◆ ice_staticId()

ice_staticId ( )

Definition at line 87 of file ProsthesisInterface_ice.py.

◆ reportMotorValues()

reportMotorValues ( self,
motorValues,
current = None )

Definition at line 91 of file ProsthesisInterface_ice.py.

Member Data Documentation

◆ ice_staticId

ice_staticId = staticmethod(ice_staticId)
static

Definition at line 89 of file ProsthesisInterface_ice.py.


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