ExtInputNeuron
Subsections
ExtInputNeuron
- Vresting (V) :
- The resting membrane voltage.
- Inoise (A2) :
- The noise of analog neurons
- type :
- Type (e.g. inhibitory or excitatory) of the neuron
- myIndex :
- ID of external input (is equal index of array)
- beReal :
- Flag if external input is used or normal input
- Vm (V) :
- The current output (potential) of this neuron
- VmOut :
- The vlaue wich will actualle be propagated to the outgoing synapses.
- nIncoming :
- Number of incoming synapses
- nOutgoing :
- Number of outgoing synapses
|