Home | Trees | Indices | Help |
---|
|
object --+ | list --+ | Procedure
A Procedure determines a single sequence of events, such as the presentation of trial. Multiple Procedures might be used to comprise an Experiment (e.g. one for presenting instructions, one for trials, one for debriefing subjects).
In practice a Procedure is simply a python list of Event objects, each of which knows when it starts and stops.
|
|||
new list |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Oct 05 21:08:54 2008 | http://epydoc.sourceforge.net |