ProsthesisListenerInterface Class Reference
+ Inheritance diagram for ProsthesisListenerInterface:

Public Member Functions

def __init__ (self)
 
def __str__ (self)
 
def ice_id (self, current=None)
 
def ice_ids (self, current=None)
 
def ice_staticId ()
 
def 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__()

def __init__ (   self)

Definition at line 77 of file ProsthesisInterface_ice.py.

Member Function Documentation

◆ __str__()

def __str__ (   self)

Definition at line 94 of file ProsthesisInterface_ice.py.

◆ ice_id()

def ice_id (   self,
  current = None 
)

Definition at line 84 of file ProsthesisInterface_ice.py.

◆ ice_ids()

def ice_ids (   self,
  current = None 
)

Definition at line 81 of file ProsthesisInterface_ice.py.

◆ ice_staticId()

def ice_staticId ( )

Definition at line 87 of file ProsthesisInterface_ice.py.

◆ reportMotorValues()

def 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: