File: simulationcontrol.txt

package info (click to toggle)
pynn 0.10.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,156 kB
  • sloc: python: 25,612; cpp: 320; makefile: 117; sh: 80
file content (31 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
==================
Simulation control
==================

.. autofunction:: pyNN.neuron.setup

.. autofunction:: pyNN.neuron.run

.. autofunction:: pyNN.neuron.run_until

.. autofunction:: pyNN.neuron.reset

.. autofunction:: pyNN.neuron.end

.. autofunction:: pyNN.neuron.get_time_step

.. autofunction:: pyNN.neuron.get_current_time

.. autofunction:: pyNN.neuron.get_min_delay

.. autofunction:: pyNN.neuron.get_max_delay

.. autofunction:: pyNN.neuron.num_processes

.. autofunction:: pyNN.neuron.rank

.. autofunction:: pyNN.neuron.set

.. autofunction:: pyNN.neuron.initialize

.. autofunction:: pyNN.neuron.record