ExtOutLifNeuron
Subsections
ExtOutLifNeuron
- myIndex :
- ID of external input (is equal index of array)
- beReal :
- Flag if external input is used or normal input
- Cm (F) :
- The membrane capacity Cm
- Rm (Ohm) :
- The membrane resistance Rm
- Vthresh (V) :
- If Vm exceeds Vthresh a spike is emmited.
- Vresting (V) :
- The resting membrane voltage.
- Vreset (V) :
- The voltage to reset Vm to after a spike.
- Vinit (V) :
- The initial condition for Vm at time t=0.
- Trefract (sec) :
- The length of the absolute refractory period.
- Inoise (A) :
- The standard deviation of the noise to be added each integration time constant.
- Iinject (A) :
- A constant current to be injected into the LIF neuron.
- type :
- Type (e.g. inhibitory or excitatory) of the neuron
- Isyn :
- synaptic input current
- nIncoming :
- Number of incoming synapses
- nOutgoing :
- Number of outgoing synapses
- Vm (V) :
- The membrane voltage Vm
|