SpatialStateUpdater class
(Shortest import: from brian2.spatialneuron.spatialneuron import SpatialStateUpdater)
- class brian2.spatialneuron.spatialneuron.SpatialStateUpdater(*args, **kw)[source]
Bases:
CodeRunner
,Group
The
CodeRunner
that updates the state variables of aSpatialNeuron
at every timestep.