Command: iaf_psc_alpha_multisynapse

NEST HelpDesk Command Index NEST Quick Reference
Name:
iaf_psc_alpha_multisynapse - Leaky integrate-and-fire neuron model with  
multiple ports.
Description:
 

iaf_psc_alpha_multisynapse is a direct extension of iaf_psc_alpha.
On the postsynapic side, there can be arbitrarily many synaptic
time constants (iaf_psc_alpha has exactly two: tau_syn_ex and tau_syn_in).

This can be reached by specifying separate receptor ports, each for
a different time constant. The port number has to match the respective
"receptor_type" in the connectors.

Receives:
SpikeEvent, CurrentEvent, DataLoggingRequest  

Author: Schrader, adapted from iaf_psc_alpha
Sends:
SpikeEvent  

SeeAlso: Source:
/opt/conda/conda-bld/nest_1512397208563/work/nest-2.14.0/models/iaf_psc_alpha_multisynapse.h
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative