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

Class StaticCurrAlphaSynapse

  object --+                            
           |                            
 ??.instance --+                        
               |                        
SimObjectFactory --+                    
                   |                    
           SimObject --+                
                       |                
     FiniteSpikeResponse --+            
                           |            
  AlphaFunctionSpikeResponse --+        
                               |        
           CuBaSyn_AlphaFunction --+    
                                   |    
     StaticSyn_CuBaSyn_AlphaFunction --+
                                       |
                                      StaticCurrAlphaSynapse

Help on StaticCurrAlphaSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

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

Inherited from StaticSyn_CuBaSyn_AlphaFunction: getManagedDelay, spikeHit

Inherited from CuBaSyn_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 StaticCurrAlphaSynapse::registerSimObject() [member function]
Class Variables [hide private]

Inherited from StaticSyn_CuBaSyn_AlphaFunction: __instance_size__

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

Inherited from StaticSyn_CuBaSyn_AlphaFunction: W, delay

Inherited from AlphaFunctionSpikeResponse: tau

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on StaticCurrAlphaSynapse::StaticCurrAlphaSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, 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 StaticCurrAlphaSynapse::registerSimObject() [member function]

Overrides: AlphaFunctionSpikeResponse.registerSimObject