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

Module basic

source code

Basic scalar EventProcessors

This file contains some EventProcessors that emit and accept scalar events, e.g. pulses. These are not currently used in the sample simulations, but can be useful for testing purposes and for controlling other types of simulations.

$Id: basic.py 10672 2009-10-28 01:00:50Z ceball $


Version: $Revision: 10672 $

Classes [hide private]
  PulseGenerator
A simple pulse generator node.
  ThresholdUnit
A simple pulse-accumulator threshold node.
  SumUnit
A simple unit that outputs the running sum of input received thus far.
Variables [hide private]
  __package__ = 'topo.ep'