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

SMPSynapse Class Reference

Synapse for synapses between Instances on the same Node. More...

#include <amygdala/neuron.h>

Inheritance diagram for SMPSynapse:

Synapse List of all members.

Public Methods

 SMPSynapse (MpSpikeInput *_connector, Neuron *_postNrn, float _weight, AmTimeInt _delay=0)
void SpikeEvent ()

Protected Attributes

MpSpikeInputconnector

Detailed Description

Synapse for synapses between Instances on the same Node.


Member Function Documentation

void SMPSynapse::SpikeEvent  
 

a spike event occurred. Do the right thing


Member Data Documentation

MpSpikeInput* SMPSynapse::connector [protected]
 

The spikeinput of the postsynaptic Network Instance


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