| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package simulators :: Package khepera :: Package CNTRL :: Module ksim :: Class cntrl |
|
object --+
|
cntrl
cntrlPtr| Method Summary | |
|---|---|
__init__(self,
*args)
| |
__del__(self,
destroy)
| |
__getattr__(self,
name)
| |
__repr__(self)
| |
__setattr__(self,
name,
value)
| |
| Inherited from object | |
x.__delattr__('name') <==> del x.name... | |
x.__getattribute__('name') <==> x.name... | |
x.__hash__() <==> hash(x)... | |
T.__new__(S, ...) -> a new object with type S, a subtype of T... | |
helper for pickle... | |
helper for pickle... | |
x.__str__() <==> str(x)... | |
| Property Summary | |
|---|---|
shm_in | |
shm_out | |
shmid_in | |
shmid_out | |
| Class Variable Summary | |
|---|---|
dict |
__swig_getmethods__ = {'shm_in': <built-in function cntr...
|
dict |
__swig_setmethods__ = {'shm_in': <built-in function cntr...
|
| Class Variable Details |
|---|
__swig_setmethods__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 | http://epydoc.sf.net |