#include <FacetsHWSynapse.h>


Public Member Functions | |
| FacetsHWFacilitationExpSynapse (const float W=1e-9, const float tau=10e-3, const float delay=2e-4, const float Erev=0e-3, const float act0=0.0, const float act_tau=10e-3, const float act_step=1.0, const float norm=0.0, const float max_fac=1.0) | |
Definition at line 116 of file FacetsHWSynapse.h.
| FacetsHWFacilitationExpSynapse::FacetsHWFacilitationExpSynapse | ( | const float | W = 1e-9, |
|
| const float | tau = 10e-3, |
|||
| const float | delay = 2e-4, |
|||
| const float | Erev = 0e-3, |
|||
| const float | act0 = 0.0, |
|||
| const float | act_tau = 10e-3, |
|||
| const float | act_step = 1.0, |
|||
| const float | norm = 0.0, |
|||
| const float | max_fac = 1.0 | |||
| ) | [inline] |
Definition at line 124 of file FacetsHWSynapse.h.
References GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::act0, GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::act_step, GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::act_tau, GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::delay, GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse >::Erev, GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::max_fac, GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::norm, ExponentialDecaySpikeResponse::tau, and GenericFacetsHWFacilitationSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::W.
1.5.5