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

Class StaticNonLinGABAExpBase

    object --+                        
             |                        
   ??.instance --+                    
                 |                    
  SimObjectFactory --+                
                     |                
             SimObject --+            
                         |            
       FiniteSpikeResponse --+        
                             |        
                GABA_BResponse --+    
                                 |    
NonLinGABASynapse_ExponentialDecay --+
                                     |
                                    StaticNonLinGABAExpBase
Known Subclasses:

Help on GenericStaticSpikingSynapse > [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::GenericStaticSpikingSynapse() [constructor]
 
getManagedDelay(...)
 
spikeHit(...)

Inherited from NonLinGABASynapse_ExponentialDecay: adjust, advance, getAnalogOutput, outgoing, reset

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 SimObjectFactory: create

Inherited from unreachable.instance: __new__

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

Class Variables [hide private]
  __instance_size__ = 216

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  W
Help on GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::W [variable]
  delay
Help on GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::delay [variable]

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 GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::GenericStaticSpikingSynapse() [constructor]

Overrides: object.__init__

getManagedDelay(...)

 
Overrides: SimObject.getManagedDelay

spikeHit(...)

 
Overrides: SimObject.spikeHit

Property Details [hide private]

W

Help on GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::W [variable]

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

delay

Help on GenericStaticSpikingSynapse<GenericNonLinGABASynapse<ExponentialDecaySpikeResponse> >::delay [variable]

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