Properties of a synapse associated with this connection. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
internal_delay | SynapticDelayValue | 0 | optional |
|
|||
post_delay | SynapticDelayValue | 0 | optional |
|
|||
pre_delay | SynapticDelayValue | 0 | optional |
|
|||
prop_delay | SynapticDelayValue | 0 | optional |
|
|||
synapse_type | xs:string | optional |
|
||||
threshold | VoltageValue | 0 | optional |
|
|||
weight | NonNegativeDouble | 1 | optional |
|
<xs:element name="synapse_props" type="GlobalSynapticProperties" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Properties of a synapse associated with this connection.</xs:documentation> </xs:annotation> </xs:element> |