| Home | Trees | Index | Help |
|
|---|
| Package VisionEgg :: Module FlowControl |
|
Flow control for the Vision Egg.
| Classes | |
|---|---|
ConstantController |
Set parameters to a constant value. |
Controller |
Control parameters. |
EncapsulatedController |
Set parameters by encapsulating another Controller. |
EvalStringController |
Set parameters using dynamically interpreted Python string. |
ExecStringController |
Set parameters using potentially complex Python string. |
FunctionController |
Set parameters using a Python function. |
Presentation |
Handles the timing and coordination of stimulus presentation. |
| Variable Summary | |
|---|---|
str |
__author__ = 'Andrew Straw <astraw@users.sourceforge.net...
|
str |
__cvs__ = '1.8'
|
str |
__date__ = '2003/09/18 09:43:13'
|
str |
__version__ = '0.9.9'
|
| Variable Details |
|---|
__author__
|
__cvs__
|
__date__
|
__version__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Sep 19 18:29:38 2003 | http://epydoc.sf.net |