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

Class StaticCondAlphaSynapse

  object --+                            
           |                            
 ??.instance --+                        
               |                        
SimObjectFactory --+                    
                   |                    
           SimObject --+                
                       |                
     FiniteSpikeResponse --+            
                           |            
  AlphaFunctionSpikeResponse --+        
                               |        
           CoBaSyn_AlphaFunction --+    
                                   |    
     StaticSyn_CoBaSyn_AlphaFunction --+
                                       |
                                      StaticCondAlphaSynapse

Help on StaticCondAlphaSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on StaticCondAlphaSynapse::StaticCondAlphaSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const Erev=0.0, float const tau=3.00000000000000006245004513516505539882928133011e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4) [constructor]
 
create(...)

Inherited from StaticSyn_CoBaSyn_AlphaFunction: getManagedDelay, spikeHit

Inherited from CoBaSyn_AlphaFunction: advance, outgoing

Inherited from AlphaFunctionSpikeResponse: adjust, psrLength, reset

Inherited from FiniteSpikeResponse: getAnalogOutput, 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 StaticCondAlphaSynapse::registerSimObject() [member function]
Class Variables [hide private]

Inherited from StaticSyn_CoBaSyn_AlphaFunction: __instance_size__

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

Inherited from StaticSyn_CoBaSyn_AlphaFunction: W, delay

Inherited from CoBaSyn_AlphaFunction: Erev

Inherited from AlphaFunctionSpikeResponse: tau

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on StaticCondAlphaSynapse::StaticCondAlphaSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const Erev=0.0, float const tau=3.00000000000000006245004513516505539882928133011e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

registerSimObject(...)
Static Method

 

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

Overrides: AlphaFunctionSpikeResponse.registerSimObject