getTimeStep() const | LeakyIntFire | [inline] |
getV() const | LeakyIntFire | [inline] |
input(const float current) | LeakyIntFire | [inline] |
integrate(const SimTime &t) | LeakyIntFire | [inline] |
LeakyIntFire(const SimTime timeStep=SimTime::SECS(0.0001), const float El=0.0F, const float Ee=100.0e-3F, const float Ei=-20.0e-3F, const float Gl=5.0e-8F, const float Ge=0.0F, const float Gi=0.0F, const float Vth=0.001F, const float C=1.0E-9F) | LeakyIntFire | [inline] |
setG(const float Exc, const float Inh) | LeakyIntFire | [inline] |
setGleak(const float Leak) | LeakyIntFire | [inline] |
setV(const double val) | LeakyIntFire | [inline] |