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

Class ODESystemBasedSpikingNeuron

     object --+            
              |            
    ??.instance --+        
                  |        
   SimObjectFactory --+    
                      |    
              SimObject --+
                          |
     object --+           |
              |           |
    ??.instance --+       |
                  |       |
        SpikeSender --+   |
                      |   |
SingleOutputSpikeSender --+
                          |
     object --+           |
              |           |
    ??.instance --+       |
                  |       |
 CurrentInputTarget --+   |
                      |   |
 ConductanceInputTarget --+
                          |
         object --+       |
                  |       |
        ??.instance --+   |
                      |   |
              ODESystem --+
                          |
                         ODESystemBasedSpikingNeuron
Known Subclasses:

Help on ODESystemBasedSpikingNeuron [class]

Nested Classes [hide private]

Inherited from SimObject: ID, PortType

Instance Methods [hide private]
 
__init__(...)
Help on ODESystemBasedSpikingNeuron::ODESystemBasedSpikingNeuron(size_t dim) [constructor]
 
adjust(...)
 
advance(...)
 
clearSynapticInput(...)
 
conductanceInput(...)
 
copySolverStateToFields(...)
 
currentInput(...)
 
derivatives(...)
Help on void odeiv::ODESystem::derivatives(double t, double const * y, double * f) [member function]
 
getAnalogOutput(...)
 
getManagedDelay(...)
 
getVm(...)
 
init(...)
 
inputPortType(...)
 
nAnalogInputPorts(...)
 
nAnalogOutputPorts(...)
 
nSpikeInputPorts(...)
 
nSpikeOutputPorts(...)
 
outputPortType(...)
 
reset(...)
Help on int ODESystemBasedSpikingNeuron::reset(double dt, double * y0) [member function]

Inherited from SimObject: check, deepCopy, getFieldOffset, incoming, outgoing, owned_by_net, setAnalogInput, spikeHit, toBeActivated

Inherited from SimObjectFactory: create

Inherited from ODESystem: dimension, setSystem

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 148

Inherited from SimObject: analog, spiking, undefined

Properties [hide private]
  Cm
Help on ODESystemBasedSpikingNeuron::Cm [variable]
  Em
Help on ODESystemBasedSpikingNeuron::Em [variable]
  Iinject
Help on ODESystemBasedSpikingNeuron::Iinject [variable]
  Inoise
Help on ODESystemBasedSpikingNeuron::Inoise [variable]
  Rm
Help on ODESystemBasedSpikingNeuron::Rm [variable]
  Trefract
Help on ODESystemBasedSpikingNeuron::Trefract [variable]
  Vinit
Help on ODESystemBasedSpikingNeuron::Vinit [variable]
  Vresting
Help on ODESystemBasedSpikingNeuron::Vresting [variable]
  Vthresh
Help on ODESystemBasedSpikingNeuron::Vthresh [variable]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on ODESystemBasedSpikingNeuron::ODESystemBasedSpikingNeuron(size_t dim) [constructor]

Overrides: object.__init__

adjust(...)

 
Overrides: SimObject.adjust

advance(...)

 
Overrides: SimObject.advance

conductanceInput(...)

 
Overrides: ConductanceInputTarget.conductanceInput

currentInput(...)

 
Overrides: CurrentInputTarget.currentInput

derivatives(...)

 

Help on void odeiv::ODESystem::derivatives(double t, double const * y, double * f) [member function]

Overrides: ODESystem.derivatives

getAnalogOutput(...)

 
Overrides: SimObject.getAnalogOutput

getManagedDelay(...)

 
Overrides: SimObject.getManagedDelay

getVm(...)

 
Overrides: ConductanceInputTarget.getVm

init(...)

 
Overrides: SimObject.init

inputPortType(...)

 
Overrides: SimObject.inputPortType

nAnalogInputPorts(...)

 
Overrides: SimObject.nAnalogInputPorts

nAnalogOutputPorts(...)

 
Overrides: SimObject.nAnalogOutputPorts

nSpikeInputPorts(...)

 
Overrides: SimObject.nSpikeInputPorts

nSpikeOutputPorts(...)

 
Overrides: SimObject.nSpikeOutputPorts

outputPortType(...)

 
Overrides: SimObject.outputPortType

reset(...)

 

Help on int ODESystemBasedSpikingNeuron::reset(double dt, double * y0) [member function]

Overrides: SimObject.reset

Property Details [hide private]

Cm

Help on ODESystemBasedSpikingNeuron::Cm [variable]

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

Em

Help on ODESystemBasedSpikingNeuron::Em [variable]

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

Iinject

Help on ODESystemBasedSpikingNeuron::Iinject [variable]

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

Inoise

Help on ODESystemBasedSpikingNeuron::Inoise [variable]

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

Rm

Help on ODESystemBasedSpikingNeuron::Rm [variable]

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

Trefract

Help on ODESystemBasedSpikingNeuron::Trefract [variable]

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

Vinit

Help on ODESystemBasedSpikingNeuron::Vinit [variable]

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

Vresting

Help on ODESystemBasedSpikingNeuron::Vresting [variable]

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

Vthresh

Help on ODESystemBasedSpikingNeuron::Vthresh [variable]

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