Skip to content
Snippets Groups Projects
Unverified Commit 9c02aa56 authored by Han Lu's avatar Han Lu Committed by GitHub
Browse files

Update lif_cell.rst (#2347)

<!-- Please make sure your PR follows our [contribution
guidelines](https://github.com/arbor-sim/arbor/tree/master/doc/contrib)
and agree to the terms outlined in the [PR
procedure](https://github.com/arbor-sim/arbor/tree/master/doc/contrib/pr.rst).
-->
parent 9c9a8e11
No related branches found
No related tags found
No related merge requests found
...@@ -13,9 +13,9 @@ LIF cells ...@@ -13,9 +13,9 @@ LIF cells
.. function:: lif_cell(source, target, **, tau_m, V_th, C_m, E_L, E_R, V_m, t_ref) .. function:: lif_cell(source, target, **, tau_m, V_th, C_m, E_L, E_R, V_m, t_ref)
Constructor: assigns the label ``source`` to the single built-in source Constructor: assigns the label ``source`` to the single built-in source
on the cell; and assigns the label ``target`` to the single built-in on the cell, and assigns the label ``target`` to the single built-in
target on the cell. Optional parameters may be given and set the target on the cell. Optional parameters may be given and set the
correspoding physical parameters of the cell corresponding physical parameters of the cell
.. attribute:: source .. attribute:: source
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment