manual:transmittertype
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | manual:transmittertype [2015/06/01 17:45] (current) – created zenke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Transmitter types ====== | ||
| + | |||
| + | Transmitter types in Auryn determine on which neuronal or synaptic variable a synaptic event has an effect. The following types are currently implemented in [[auryn_definitions.h]] (see also the code of [[Connection]]): | ||
| + | |||
| + | * GLUT: target glutamatergic receptors at destination neuron | ||
| + | * GABA: target gabaergic receptors at destination neuron | ||
| + | * AMPA: target AMPA receptors only at receiving neuron | ||
| + | * NMDA: target NMDA receptors only at receiving neuron | ||
| + | * MEM: target the membrane voltage directly (for instance to implement current-based synapse models) | ||
| + | * CURSYN: target an auxiliary variable (see [[default StateVectors]] or [[g_cursyn]]) used to implement current-based synapses with dynamics (e.g. exponential currents in [[SIFGroup]]) | ||
manual/transmittertype.txt · Last modified: 2015/06/01 17:45 by zenke
