Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

SimpleSpikeOutput Class Reference

#include <amygdala/simplespikeoutput.h>

Inheritance diagram for SimpleSpikeOutput:

SpikeOutput List of all members.

Public Methods

 SimpleSpikeOutput ()
virtual ~SimpleSpikeOutput ()
virtual void OutputEvent (AmIdInt neuronId, AmTimeInt eventTime)
virtual void OutputCache ()

Detailed Description

Author:
Matt Grover


Member Function Documentation

virtual void SimpleSpikeOutput::OutputCache   [virtual]
 

Pass in an output cache. If output is turned on in caching mode, this function will be called every time the cache is emptied. Arguments TBD.

Implements SpikeOutput.

virtual void SimpleSpikeOutput::OutputEvent AmIdInt    neuronId,
AmTimeInt    eventTime
[virtual]
 

Raise an output event. If output is turned on in streaming mode, this function will be called every time an output neuron spikes.

Implements SpikeOutput.


The documentation for this class was generated from the following file:
Generated on Wed Sep 4 02:30:37 2002 for Amygdala by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002