rate_connection_instantaneous – Synapse type for instantaneous rate connections =============================================================================== Description +++++++++++ ``rate_connection_instantaneous`` is a connector to create instantaneous connections between rate model neurons. The value of the parameter delay is ignored for connections of this type. To create rate connections with delay please use the synapse type ``rate_connection_delayed``. See also [1]_. Transmits +++++++++ InstantaneousRateConnectionEvent References ++++++++++ .. [1] Hahne J, Dahmen D, Schuecker J, Frommer A, Bolten M, Helias M, Diesmann M (2017). Integration of continuous-time dynamics in a spiking neural network simulator. Frontiers in Neuroinformatics, 11:34. DOI: https://doi.org/10.3389/fninf.2017.00034 See also ++++++++ :doc:`Synapse `, :doc:`Rate `