Command: static_synapse

NEST HelpDesk Command Index NEST Quick Reference

Name:
 static_synapse - Synapse type for static connections.

Description:
   static_synapse does not support any kind of plasticity. It simply stores
   the parameters target, weight, delay and receiver port for each connection.

FirstVersion:
 October 2005
Author:
 Jochen Martin Eppler, Moritz Helias

Transmits:
 SpikeEvent, RateEvent, CurrentEvent, ConductanceEvent, DoubleDataEvent, DataLoggingRequest
  
Remarks:
 Refactored for new connection system design, March 2007

SeeAlso:synapsedict tsodyks_synapse stdp_synapse
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/models/static_connection.h

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative