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

Class DARecvCbLifNeuron

     object --+                    
              |                    
    ??.instance --+                
                  |                
   SimObjectFactory --+            
                      |            
              SimObject --+        
                          |        
     object --+           |        
              |           |        
    ??.instance --+       |        
                  |       |        
        SpikeSender --+   |        
                      |   |        
SingleOutputSpikeSender --+        
                          |        
              LifNeuronBase --+    
                              |    
         object --+           |    
                  |           |    
        ??.instance --+       |    
                      |       |    
     CurrentInputTarget --+   |    
                          |   |    
     ConductanceInputTarget --+    
                              |    
                    CbLifNeuron --+
                                  |
                 object --+       |
                          |       |
                ??.instance --+   |
                              |   |
               DopamineReceiver --+
                                  |
                                 DARecvCbLifNeuron

Help on DARecvCbLifNeuron [class]:

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on DARecvCbLifNeuron::DARecvCbLifNeuron(float Rm=1.0e+6, 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) [constructor]
 
create(...)
 
inputPortType(...)
 
nAnalogInputPorts(...)
 
setAnalogInput(...)

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

Inherited from LifNeuronBase: currentNoiseInput, getManagedDelay, nAnalogOutputPorts, nSpikeInputPorts, nSpikeOutputPorts, outputPortType, refractoryQ, reset

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

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]

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

Inherited from DopamineReceiver: DA_concentration

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on DARecvCbLifNeuron::DARecvCbLifNeuron(float Rm=1.0e+6, 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) [constructor]

Overrides: object.__init__

create(...)

 
Overrides: SimObjectFactory.create

inputPortType(...)

 
Overrides: SimObject.inputPortType

nAnalogInputPorts(...)

 
Overrides: SimObject.nAnalogInputPorts

registerSimObject(...)
Static Method

 

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

Overrides: CbLifNeuron.registerSimObject

setAnalogInput(...)

 
Overrides: SimObject.setAnalogInput