makeCellConn (CELL *C, int line, char *fromCmp, char *toCmp, int speed, double G)

Synapse connections made within a cell definition section

Documentation

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

Parameters:
C - pointer to a cell parse object
line - the line number of the input file where the synapse connection request was made
fromCmp - the source compartment's name
toCmp - the destination compartments's name
speed - the speed of the connection. Greater speed means less delay in the source sending to the destination.
G - ( need to ask *)

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