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

Class StaticInfPSRCurrAlphaSynapse

  object --+                            
           |                            
 ??.instance --+                        
               |                        
SimObjectFactory --+                    
                   |                    
           SimObject --+                
                       |                
   InfiniteSpikeResponse --+            
                           |            
  AlphaInfiniteSpikeResponse --+        
                               |        
           CuBaSyn_AlphaInfinite --+    
                                   |    
     StaticSyn_CuBaSyn_AlphaInfinite --+
                                       |
                                      StaticInfPSRCurrAlphaSynapse

Help on StaticInfPSRCurrAlphaSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

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

Inherited from StaticSyn_CuBaSyn_AlphaInfinite: getManagedDelay, spikeHit

Inherited from CuBaSyn_AlphaInfinite: advance, outgoing

Inherited from AlphaInfiniteSpikeResponse: adjust, reset

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

Inherited from StaticSyn_CuBaSyn_AlphaInfinite: __instance_size__

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

Inherited from StaticSyn_CuBaSyn_AlphaInfinite: W, delay

Inherited from AlphaInfiniteSpikeResponse: tau

Inherited from InfiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on StaticInfPSRCurrAlphaSynapse::StaticInfPSRCurrAlphaSynapse(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 StaticInfPSRCurrAlphaSynapse::registerSimObject() [member function]

Overrides: AlphaInfiniteSpikeResponse.registerSimObject