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

Class DynamicCurrAlphaSynapse

  object --+                            
           |                            
 ??.instance --+                        
               |                        
SimObjectFactory --+                    
                   |                    
           SimObject --+                
                       |                
     FiniteSpikeResponse --+            
                           |            
  AlphaFunctionSpikeResponse --+        
                               |        
           CuBaSyn_AlphaFunction --+    
                                   |    
    DynamicSyn_CuBaSyn_AlphaFunction --+
                                       |
                                      DynamicCurrAlphaSynapse

Help on DynamicCurrAlphaSynapse [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on DynamicCurrAlphaSynapse::DynamicCurrAlphaSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const tau=3.00000000000000006245004513516505539882928133011e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const U=2.00000000000000011102230246251565404236316680908e-1, float const D=1.00000000000000005551115123125782702118158340454e-1, float const F=4.00000000000000022204460492503130808472633361816e-1, float const u0=2.00000000000000011102230246251565404236316680908e-1, float const r0=1.0e+0, float const f0=-1.0e+0) [constructor]
 
create(...)

Inherited from DynamicSyn_CuBaSyn_AlphaFunction: getManagedDelay, reset, spikeHit

Inherited from CuBaSyn_AlphaFunction: advance, outgoing

Inherited from AlphaFunctionSpikeResponse: adjust, psrLength

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

Inherited from DynamicSyn_CuBaSyn_AlphaFunction: __instance_size__

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

Inherited from DynamicSyn_CuBaSyn_AlphaFunction: D, F, U, W, delay, f0, r0, u0

Inherited from AlphaFunctionSpikeResponse: tau

Inherited from FiniteSpikeResponse: psr

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on DynamicCurrAlphaSynapse::DynamicCurrAlphaSynapse(float const W=1.00000000000000006228159145777985641889706869279e-9, float const tau=3.00000000000000006245004513516505539882928133011e-3, float const delay=2.0000000000000000958434720477185919662588275969e-4, float const U=2.00000000000000011102230246251565404236316680908e-1, float const D=1.00000000000000005551115123125782702118158340454e-1, float const F=4.00000000000000022204460492503130808472633361816e-1, float const u0=2.00000000000000011102230246251565404236316680908e-1, float const r0=1.0e+0, float const f0=-1.0e+0) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

registerSimObject(...)
Static Method

 

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

Overrides: AlphaFunctionSpikeResponse.registerSimObject