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

Class DynamicNonLinGABAExpSynapse

    object --+                            
             |                            
   ??.instance --+                        
                 |                        
  SimObjectFactory --+                    
                     |                    
             SimObject --+                
                         |                
       FiniteSpikeResponse --+            
                             |            
                GABA_BResponse --+        
                                 |        
NonLinGABASynapse_ExponentialDecay --+    
                                     |    
              DynamicNonLinGABAExpBase --+
                                         |
                                        DynamicNonLinGABAExpSynapse

Help on DynamicNonLinGABAExpSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on DynamicNonLinGABAExpSynapse::DynamicNonLinGABAExpSynapse(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=-9.50000000000000011102230246251565404236316680908e-2, float const U=2.00000000000000011102230246251565404236316680908e-1, float const D=1.00000000000000005551115123125782702118158340454e-1, float const F=4.00000000000000022204460492503130808472633361816e-1, float const u0=2.00000000000000011102230246251565404236316680908e-1, float const r0=1.0e+0, float const f0=-1.0e+0, 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 DynamicNonLinGABAExpBase: 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 DynamicNonLinGABAExpSynapse::registerSimObject() [member function]
Class Variables [hide private]
  __instance_size__ = 268

Inherited from SimObject: analog, spiking, undefined

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

Inherited from DynamicNonLinGABAExpBase: D, F, U, W, delay, f0, r0, u0

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 DynamicNonLinGABAExpSynapse::DynamicNonLinGABAExpSynapse(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=-9.50000000000000011102230246251565404236316680908e-2, float const U=2.00000000000000011102230246251565404236316680908e-1, float const D=1.00000000000000005551115123125782702118158340454e-1, float const F=4.00000000000000022204460492503130808472633361816e-1, float const u0=2.00000000000000011102230246251565404236316680908e-1, float const r0=1.0e+0, float const f0=-1.0e+0, 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 DynamicNonLinGABAExpSynapse::fract_B [variable]

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

tau_A

Help on DynamicNonLinGABAExpSynapse::tau_A [variable]

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