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

Class CuBaSyn_AlphaFunction

  object --+                    
           |                    
 ??.instance --+                
               |                
SimObjectFactory --+            
                   |            
           SimObject --+        
                       |        
     FiniteSpikeResponse --+    
                           |    
  AlphaFunctionSpikeResponse --+
                               |
                              CuBaSyn_AlphaFunction
Known Subclasses:

Help on GenericCurrentBasedSpikingSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

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

Inherited from AlphaFunctionSpikeResponse: adjust, create, psrLength, reset, spikeHit

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

Inherited from SimObject: check, deepCopy, getFieldOffset, getManagedDelay, 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]

Inherited from AlphaFunctionSpikeResponse: registerSimObject

Class Variables [hide private]
  __instance_size__ = 60

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

Inherited from AlphaFunctionSpikeResponse: tau

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on GenericCurrentBasedSpikingSynapse<AlphaFunctionSpikeResponse>::GenericCurrentBasedSpikingSynapse() [constructor]

Overrides: object.__init__

advance(...)

 
Overrides: SimObject.advance

outgoing(...)

 
Overrides: SimObject.outgoing