Package topo :: Package ep
[hide private]
[frames] | no frames]

Package ep

source code

EventProcessor classes.

An EventProcessor is an object that the Simulation is aware of, and can accept simulation Events. EventProcessors can also generate Events, and will presumably do some computation as well. Most EventProcessors will be in other more specific packages, such as topo.sheet; those here are the remaining uncategorized EventProcessors. Any new EventProcessors classes added to this directory will automatically become available for any model.

$Id: __init__.py 8940 2008-08-21 13:36:59Z ceball $


Version: $Revision: 8940 $

Submodules [hide private]

Variables [hide private]
  __package__ = 'topo.ep'
  f = 'basic.py'