ChimeraTK-ApplicationCore  04.01.00
testPythonWithArray.MyMod Class Reference
+ Inheritance diagram for testPythonWithArray.MyMod:
+ Collaboration diagram for testPythonWithArray.MyMod:

Public Member Functions

def __init__ (self, owner, name, description)
 
def prepare (self)
 
def mainLoop (self)
 

Public Attributes

 myOutput1
 
 myOutput2
 
 myOutputRB
 
 myInput1
 
 myInput2
 
 myInputPoll
 
 myInputWB
 
 testError
 

Detailed Description

Definition at line 18 of file testPythonWithArray.py.

Constructor & Destructor Documentation

◆ __init__()

def testPythonWithArray.MyMod.__init__ (   self,
  owner,
  name,
  description 
)

Definition at line 20 of file testPythonWithArray.py.

Member Function Documentation

◆ mainLoop()

def testPythonWithArray.MyMod.mainLoop (   self)

Definition at line 39 of file testPythonWithArray.py.

◆ prepare()

def testPythonWithArray.MyMod.prepare (   self)

Definition at line 36 of file testPythonWithArray.py.

Member Data Documentation

◆ myInput1

testPythonWithArray.MyMod.myInput1

Definition at line 28 of file testPythonWithArray.py.

◆ myInput2

testPythonWithArray.MyMod.myInput2

Definition at line 29 of file testPythonWithArray.py.

◆ myInputPoll

testPythonWithArray.MyMod.myInputPoll

Definition at line 30 of file testPythonWithArray.py.

◆ myInputWB

testPythonWithArray.MyMod.myInputWB

Definition at line 31 of file testPythonWithArray.py.

◆ myOutput1

testPythonWithArray.MyMod.myOutput1

Definition at line 24 of file testPythonWithArray.py.

◆ myOutput2

testPythonWithArray.MyMod.myOutput2

Definition at line 25 of file testPythonWithArray.py.

◆ myOutputRB

testPythonWithArray.MyMod.myOutputRB

Definition at line 26 of file testPythonWithArray.py.

◆ testError

testPythonWithArray.MyMod.testError

Definition at line 34 of file testPythonWithArray.py.


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