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

SpikeOutput Class Reference

#include <amygdala/spikeoutput.h>

Inheritance diagram for SpikeOutput:

SimpleSpikeOutput StatisticsOutput List of all members.

Public Methods

 SpikeOutput ()
virtual ~SpikeOutput ()=0
virtual void OutputEvent (AmIdInt neuronId, AmTimeInt eventTime)=0
virtual void OutputCache ()=0

Detailed Description

See also:
SimpleSpikeOutput
Author:
Matt Grover


Member Function Documentation

virtual void SpikeOutput::OutputCache   [pure 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.

Implemented in SimpleSpikeOutput.

virtual void SpikeOutput::OutputEvent AmIdInt    neuronId,
AmTimeInt    eventTime
[pure virtual]
 

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

Implemented in SimpleSpikeOutput.


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