makeLayConn (LAYER *L, int line, char *fromCell, char *fromCmp, char *toCell, char *toCmp, char *SynType, double prob, int speed)

Synapse connections made within a layer definition section

Documentation

Synapse connections made within a layer definition section. Connections are made from a source ( Cell, Compartment ) to a destination ( Cell, Compartment ).

Parameters:
L - pointer to a layer parse object
line - the line number of the input file where the synapse connection request was made
fromCell - the source cell's name
fromCmp - the source compartment's name
toCell - the destination cell's name
toCmp - the destination compartments's name
SynType - the connections will be made using the synapse with the name given.
prob - the probability that a synapse will be made between two particular cells
speed - the speed of the connection. Greater speed means less delay in the source sending to the destination.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de