#include <DARecvLifNeuron.h>
Public Member Functions | |
DARecvLifNeuron (float Rm=1e6, float Cm=3e-8, float Vresting=-0.06, float Vthresh=-0.045, float Vreset=-0.06, float Vinit=-0.06, float Trefract=3e-3, float Inoise=0.0, float Iinject=0.0) | |
virtual | ~DARecvLifNeuron () |
virtual int | nAnalogInputPorts () const |
virtual PortType | inputPortType (port_t i) const |
virtual void | setAnalogInput (double i, analog_port_id_t port=0) |
Analog input to given port. |
Definition at line 7 of file DARecvLifNeuron.h.
DARecvLifNeuron::DARecvLifNeuron | ( | float | Rm = 1e6 , |
|
float | Cm = 3e-8 , |
|||
float | Vresting = -0.06 , |
|||
float | Vthresh = -0.045 , |
|||
float | Vreset = -0.06 , |
|||
float | Vinit = -0.06 , |
|||
float | Trefract = 3e-3 , |
|||
float | Inoise = 0.0 , |
|||
float | Iinject = 0.0 | |||
) | [inline] |
Definition at line 14 of file DARecvLifNeuron.h.
virtual DARecvLifNeuron::~DARecvLifNeuron | ( | ) | [inline, virtual] |
Definition at line 28 of file DARecvLifNeuron.h.
virtual int DARecvLifNeuron::nAnalogInputPorts | ( | ) | const [inline, virtual] |
Reimplemented from LifNeuronBase.
Definition at line 35 of file DARecvLifNeuron.h.
References SimObject::analog, and SimObject::undefined.
virtual void DARecvLifNeuron::setAnalogInput | ( | double | value, | |
analog_port_id_t | port = 0 | |||
) | [inline, virtual] |
Analog input to given port.
Reimplemented from SimObject.
Definition at line 40 of file DARecvLifNeuron.h.
References DopamineReceiver::DA_concentration.