makeColConn (COLUMN *C, int line, char *fromLayer, char *fromCell, char *fromCmp, char *toLayer, char *toCell, char *toCmp, char *SynType, double prob, int speed)

Synapse connections made within a column definition section

Documentation

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

Parameters:
C - pointer to a column parse object
line - the line number of the input file where the synapse connection request was made
fromLayer - the source layer's name
fromCell - the source cell's name
fromCmp - the source compartment's name
toLayer - the destination layer'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