#include <FacetsHWSynapse.h>


Public Member Functions | |
| FacetsHWDepressionExpSynapse (const float W=1e-9, const float tau=10e-3, const float delay=2e-4, const float Erev=0e-3, const float inact0=0.0, const float inact_tau=10e-3, const float inact_step=1.0, const float max_dep=1.0) | |
Definition at line 85 of file FacetsHWSynapse.h.
| FacetsHWDepressionExpSynapse::FacetsHWDepressionExpSynapse | ( | const float |  W = 1e-9,  | 
        |
| const float |  tau = 10e-3,  | 
        |||
| const float |  delay = 2e-4,  | 
        |||
| const float |  Erev = 0e-3,  | 
        |||
| const float |  inact0 = 0.0,  | 
        |||
| const float |  inact_tau = 10e-3,  | 
        |||
| const float |  inact_step = 1.0,  | 
        |||
| const float |  max_dep = 1.0 | |||
| ) |  [inline] | 
        
Definition at line 93 of file FacetsHWSynapse.h.
References GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::delay, GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse >::Erev, GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::inact0, GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::inact_step, GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::inact_tau, GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::max_dep, ExponentialDecaySpikeResponse::tau, and GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::W.
 1.5.5