properties

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
internal_delay SynapticDelayValue 0 optional
Delay due to diffusion across the synaptic cleft. If only one delay value is known, this can be used
post_delay SynapticDelayValue 0 optional
Delay due to postsynaptic mechanism
pre_delay SynapticDelayValue 0 optional
Delay due to presynaptic mechanism
prop_delay SynapticDelayValue 0 optional
Delay due to simulated AP propagation along an axon
synapse_type xs:string optional
Optional for a single synaptic connection. Only needed in the case where multiple synapses are 
present at one connection and there are non default values for each synapse's weights, etc. This field gives the 
name of the synapse type referred to.
threshold VoltageValue 0 optional
Presynaptic membrane potential level above which the synapse fires
weight NonNegativeDouble 1 optional
Multiplicative weighting factor for the synapse

Source

<xs:element name="properties" type="LocalSynapticProperties" minOccurs="0" maxOccurs="unbounded"/>

Sample