Ejemplo n.º 1
0
 def setParameter(self, *args): return _inaoqi.behavior_setParameter(self, *args)
 def stimulateIO(self, *args): return _inaoqi.behavior_stimulateIO(self, *args)
Ejemplo n.º 2
0
 def setParameter(self, *args):
     return _inaoqi.behavior_setParameter(self, *args)
Ejemplo n.º 3
0
 def setParameter(self, *args): return _inaoqi.behavior_setParameter(self, *args)
 def addOutputLink(self, *args): return _inaoqi.behavior_addOutputLink(self, *args)
Ejemplo n.º 4
0
 def setParameter(self, *args): return _inaoqi.behavior_setParameter(self, *args)
 def stimulateIO(self, *args): return _inaoqi.behavior_stimulateIO(self, *args)
Ejemplo n.º 5
0
 def setParameter(self, pParameterName, pValue):
     return _inaoqi.behavior_setParameter(self, pParameterName, pValue)