static_synapse – Synapse type for static connections

Description

static_synapse does not support any kind of plasticity. It simply stores the parameters target, weight, delay and receiver port for each connection.

Transmits

SpikeEvent, RateEvent, CurrentEvent, ConductanceEvent, DoubleDataEvent, DataLoggingRequest

See also

tsodyks_synapse, stdp_synapse

Examples using this model