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

Class LIFCondExpNeuron

     object --+                        
              |                        
    ??.instance --+                    
                  |                    
   SimObjectFactory --+                
                      |                
              SimObject --+            
                          |            
     object --+           |            
              |           |            
    ??.instance --+       |            
                  |       |            
        SpikeSender --+   |            
                      |   |            
SingleOutputSpikeSender --+            
                          |            
              LifNeuronBase --+        
                              |        
         object --+           |        
                  |           |        
        ??.instance --+       |        
                      |       |        
     CurrentInputTarget --+   |        
                          |   |        
     ConductanceInputTarget --+        
                              |        
                    CbLifNeuron --+    
                                  |    
        CompositeNeuron_CbLifNeuron --+
                                      |
                                     LIFCondExpNeuron

Help on LIFCondExpNeuron [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on LIFCondExpNeuron::LIFCondExpNeuron(float taum=2.99999999999999988897769753748434595763683319092e-2, float Cm=2.99999999999999973189543746917434807741642543988e-8, float Vresting=-5.99999999999999977795539507496869191527366638184e-2, float Vthresh=-4.49999999999999983346654630622651893645524978638e-2, float Vreset=-5.99999999999999977795539507496869191527366638184e-2, float Vinit=-5.99999999999999977795539507496869191527366638184e-2, float Trefract=3.00000000000000006245004513516505539882928133011e-3, float Inoise=0.0, float Iinject=0.0, float ErevExc=0.0, float ErevInh=-8.00000000000000016653345369377348106354475021362e-2, float TauSynExc=3.00000000000000006245004513516505539882928133011e-3, float TauSynInh=3.00000000000000006245004513516505539882928133011e-3) [constructor]
 
create(...)
 
reset(...)

Inherited from CompositeNeuron_CbLifNeuron: advance, deepCopy, getNumberOfSynapses, init, insert, nAnalogInputPorts, nAnalogOutputPorts, nSpikeInputPorts, nSpikeOutputPorts, outputPortType

Inherited from CbLifNeuron: adjust, clearSynapticInput, conductanceInput, conductanceNoiseInput, currentInput, getVm

Inherited from LifNeuronBase: currentNoiseInput, getManagedDelay, inputPortType, refractoryQ

Inherited from SimObject: check, getAnalogOutput, getFieldOffset, incoming, outgoing, owned_by_net, setAnalogInput, spikeHit, 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 LIFCondExpNeuron::registerSimObject() [member function]
Class Variables [hide private]
  __instance_size__ = 168

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  ErevExc
Help on LIFCondExpNeuron::ErevExc [variable]
  ErevInh
Help on LIFCondExpNeuron::ErevInh [variable]
  TauSynExc
Help on LIFCondExpNeuron::TauSynExc [variable]
  TauSynInh
Help on LIFCondExpNeuron::TauSynInh [variable]
  taum
Help on LIFCondExpNeuron::taum [variable]

Inherited from LifNeuronBase: Cm, Iinject, Inoise, Rm, Trefract, Vinit, Vreset, Vresting, Vthresh

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on LIFCondExpNeuron::LIFCondExpNeuron(float taum=2.99999999999999988897769753748434595763683319092e-2, float Cm=2.99999999999999973189543746917434807741642543988e-8, float Vresting=-5.99999999999999977795539507496869191527366638184e-2, float Vthresh=-4.49999999999999983346654630622651893645524978638e-2, float Vreset=-5.99999999999999977795539507496869191527366638184e-2, float Vinit=-5.99999999999999977795539507496869191527366638184e-2, float Trefract=3.00000000000000006245004513516505539882928133011e-3, float Inoise=0.0, float Iinject=0.0, float ErevExc=0.0, float ErevInh=-8.00000000000000016653345369377348106354475021362e-2, float TauSynExc=3.00000000000000006245004513516505539882928133011e-3, float TauSynInh=3.00000000000000006245004513516505539882928133011e-3) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

registerSimObject(...)
Static Method

 

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

Overrides: CbLifNeuron.registerSimObject

reset(...)

 
Overrides: SimObject.reset

Property Details [hide private]

ErevExc

Help on LIFCondExpNeuron::ErevExc [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)

ErevInh

Help on LIFCondExpNeuron::ErevInh [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)

TauSynExc

Help on LIFCondExpNeuron::TauSynExc [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)

TauSynInh

Help on LIFCondExpNeuron::TauSynInh [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)

taum

Help on LIFCondExpNeuron::taum [variable]

Get Method:
unreachable(...)
Set Method:
unreachable(...)