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

Class CoBaSyn_GABA_BResponseODE

  object --+                    
           |                    
 ??.instance --+                
               |                
SimObjectFactory --+            
                   |            
           SimObject --+        
                       |        
     FiniteSpikeResponse --+    
                           |    
          object --+       |    
                   |       |    
         ??.instance --+   |    
                       |   |    
               ODESystem --+    
                           |    
           GABA_BResponseODE --+
                               |
                              CoBaSyn_GABA_BResponseODE
Known Subclasses:

Help on GenericConductanceBasedSpikingSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on GenericConductanceBasedSpikingSynapse<GABA_BResponseODE>::GenericConductanceBasedSpikingSynapse() [constructor]
 
advance(...)
 
outgoing(...)

Inherited from GABA_BResponseODE: derivatives, psrLength, reset, spikeHit

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

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

Inherited from SimObjectFactory: create

Inherited from ODESystem: dimension, setSystem

Inherited from unreachable.instance: __new__

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

Class Variables [hide private]
  __instance_size__ = 184

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  Erev
Help on GenericConductanceBasedSpikingSynapse<GABA_BResponseODE>::Erev [variable]

Inherited from GABA_BResponseODE: C, 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 GenericConductanceBasedSpikingSynapse<GABA_BResponseODE>::GenericConductanceBasedSpikingSynapse() [constructor]

Overrides: object.__init__

advance(...)

 
Overrides: SimObject.advance

outgoing(...)

 
Overrides: SimObject.outgoing

Property Details [hide private]

Erev

Help on GenericConductanceBasedSpikingSynapse<GABA_BResponseODE>::Erev [variable]

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