Module pypcsim :: Class StaticNonLinGABAExpSynapse
[hide private]
[frames] | no frames]

Class StaticNonLinGABAExpSynapse

    object --+                            
             |                            
   ??.instance --+                        
                 |                        
  SimObjectFactory --+                    
                     |                    
             SimObject --+                
                         |                
       FiniteSpikeResponse --+            
                             |            
                GABA_BResponse --+        
                                 |        
NonLinGABASynapse_ExponentialDecay --+    
                                     |    
               StaticNonLinGABAExpBase --+
                                         |
                                        StaticNonLinGABAExpSynapse

Help on StaticNonLinGABAExpSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on StaticNonLinGABAExpSynapse::StaticNonLinGABAExpSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const WB=5.99999999999999996009924247016530107767806612173e-11, float const tau_A=6.00000000000000012490009027033011079765856266022e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const Erev_A=-7.00000000000000066613381477509392425417900085449e-2, float const Erev_B=-8.99999999999999966693309261245303787291049957275e-2, float const k1=9.0e+5, float const k2=1.19999999999999995559107901499373838305473327637e+0, float const k3=1.8e+2, float const k4=3.4e+1, float const kd=1.0e+2, float const Cdur=5.00000000000000010408340855860842566471546888351e-4, float const Cmax=1.0000000000000000208166817117216851329430937767e-3, float const dead_time=1.0000000000000000208166817117216851329430937767e-3, int const n=4, float const fract_B=-1.0e+0) [constructor]
 
create(...)
 
reset(...)

Inherited from StaticNonLinGABAExpBase: getManagedDelay, spikeHit

Inherited from NonLinGABASynapse_ExponentialDecay: adjust, advance, getAnalogOutput, outgoing

Inherited from GABA_BResponse: psrLength

Inherited from FiniteSpikeResponse: inputPortType, isActive, nAnalogInputPorts, nAnalogOutputPorts, nSpikeInputPorts, nSpikeOutputPorts, outputPortType

Inherited from SimObject: check, deepCopy, getFieldOffset, incoming, init, owned_by_net, setAnalogInput, toBeActivated

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Static Methods [hide private]
 
registerSimObject(...)
Help on static void StaticNonLinGABAExpSynapse::registerSimObject() [member function]
Class Variables [hide private]
  __instance_size__ = 232

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  fract_B
Help on StaticNonLinGABAExpSynapse::fract_B [variable]
  tau_A
Help on StaticNonLinGABAExpSynapse::tau_A [variable]

Inherited from StaticNonLinGABAExpBase: W, delay

Inherited from NonLinGABASynapse_ExponentialDecay: Erev_A, Erev_B

Inherited from GABA_BResponse: Cdur, Cmax, dead_time, g_max, k1, k2, k3, k4, kd, n, r, s, time_count

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on StaticNonLinGABAExpSynapse::StaticNonLinGABAExpSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const WB=5.99999999999999996009924247016530107767806612173e-11, float const tau_A=6.00000000000000012490009027033011079765856266022e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const Erev_A=-7.00000000000000066613381477509392425417900085449e-2, float const Erev_B=-8.99999999999999966693309261245303787291049957275e-2, float const k1=9.0e+5, float const k2=1.19999999999999995559107901499373838305473327637e+0, float const k3=1.8e+2, float const k4=3.4e+1, float const kd=1.0e+2, float const Cdur=5.00000000000000010408340855860842566471546888351e-4, float const Cmax=1.0000000000000000208166817117216851329430937767e-3, float const dead_time=1.0000000000000000208166817117216851329430937767e-3, int const n=4, float const fract_B=-1.0e+0) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

reset(...)

 
Overrides: SimObject.reset

Property Details [hide private]

fract_B

Help on StaticNonLinGABAExpSynapse::fract_B [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)

tau_A

Help on StaticNonLinGABAExpSynapse::tau_A [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)