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

Class StaticGABAExpSynapse

   object --+                            
            |                            
  ??.instance --+                        
                |                        
 SimObjectFactory --+                    
                    |                    
            SimObject --+                
                        |                
      FiniteSpikeResponse --+            
                            |            
ExponentialDecaySpikeResponse --+        
                                |        
     GABASynapse_ExponentialDecay --+    
                                    |    
                    StaticGABAExpBase --+
                                        |
                                       StaticGABAExpSynapse

Help on StaticGABAExpSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on StaticGABAExpSynapse::StaticGABAExpSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const tau_A=6.00000000000000012490009027033011079765856266022e-3, float const tau_B=1.49999999999999994448884876874217297881841659546e-1, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const Erev_A=-7.00000000000000066613381477509392425417900085449e-2, float const Erev_B=-8.99999999999999966693309261245303787291049957275e-2, float const fract_A=5.0e-1, bool const rescale=true) [constructor]
 
create(...)
 
reset(...)

Inherited from StaticGABAExpBase: getManagedDelay, spikeHit

Inherited from GABASynapse_ExponentialDecay: adjust, advance, getAnalogOutput, outgoing

Inherited from ExponentialDecaySpikeResponse: 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 StaticGABAExpSynapse::registerSimObject() [member function]
Class Variables [hide private]
  __instance_size__ = 116

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  rescale
Help on StaticGABAExpSynapse::rescale [variable]
  tau_A
Help on StaticGABAExpSynapse::tau_A [variable]
  tau_B
Help on StaticGABAExpSynapse::tau_B [variable]

Inherited from StaticGABAExpBase: W, delay

Inherited from GABASynapse_ExponentialDecay: Erev_A, Erev_B, fract_A, scale_B

Inherited from ExponentialDecaySpikeResponse: tau

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on StaticGABAExpSynapse::StaticGABAExpSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const tau_A=6.00000000000000012490009027033011079765856266022e-3, float const tau_B=1.49999999999999994448884876874217297881841659546e-1, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const Erev_A=-7.00000000000000066613381477509392425417900085449e-2, float const Erev_B=-8.99999999999999966693309261245303787291049957275e-2, float const fract_A=5.0e-1, bool const rescale=true) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

registerSimObject(...)
Static Method

 

Help on static void StaticGABAExpSynapse::registerSimObject() [member function]

Overrides: ExponentialDecaySpikeResponse.registerSimObject

reset(...)

 
Overrides: SimObject.reset

Property Details [hide private]

rescale

Help on StaticGABAExpSynapse::rescale [variable]

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

tau_A

Help on StaticGABAExpSynapse::tau_A [variable]

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

tau_B

Help on StaticGABAExpSynapse::tau_B [variable]

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