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_ex and tau_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.

Sends:
 SpikeEvent

Receives:
 SpikeEvent, CurrentEvent, DataLoggingRequest

Author:
  Schrader, adapted from iaf_psc_alpha
SeeAlso:iaf_psc_alpha iaf_psc_delta iaf_psc_exp iaf_cond_exp
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/models/iaf_psc_alpha_multisynapse.h

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative