doub_exp_syn

Synaptic conductance with rise time and decay time

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
decay_time TimeConstantValue required
The characteristic decay time of the conductance waveform
max_conductance ConductanceValue required
The maximum conductance of the channel
reversal_potential VoltageValue required
The reversal potential of the synapse, which (along with the membrane potential) will determine the current passing through the synapse when the conductance is non zero
rise_time TimeConstantValueIncZero required
The characteristic rise time of the conductance waveform

Source

<xs:element name="doub_exp_syn" type="DoubleExponentialSynapse">
  <xs:annotation>
    <xs:documentation>Synaptic conductance with rise time and decay time</xs:documentation>
  </xs:annotation>
</xs:element>

Sample