Public Member Functions | |
def | __init__ |
Public Attributes | |
cmdStep1 | |
cmdStep2 | |
cmdStep3 | |
cmdStep4 | |
nameId | |
numId | |
real | |
Definition at line 232 of file runTheMatrix.py.
def runTheMatrix.WorkFlow.__init__ | ( | self, | |
num, | |||
nameID, | |||
cmd1, | |||
cmd2 = None , |
|||
cmd3 = None , |
|||
cmd4 = None , |
|||
real = None |
|||
) |
Definition at line 234 of file runTheMatrix.py.
runTheMatrix.WorkFlow.cmdStep1 |
Definition at line 237 of file runTheMatrix.py.
runTheMatrix.WorkFlow.cmdStep2 |
Definition at line 239 of file runTheMatrix.py.
runTheMatrix.WorkFlow.cmdStep3 |
Definition at line 241 of file runTheMatrix.py.
runTheMatrix.WorkFlow.cmdStep4 |
Definition at line 243 of file runTheMatrix.py.
runTheMatrix.WorkFlow.nameId |
Definition at line 236 of file runTheMatrix.py.
runTheMatrix.WorkFlow.numId |
Definition at line 235 of file runTheMatrix.py.
runTheMatrix.WorkFlow.real |
Definition at line 247 of file runTheMatrix.py.