collect function¶
(Shortest import: from brian2 import collect)
-
brian2.core.magic.collect(level=0)[source]¶ Return the list of
BrianObjects that will be simulated ifrun()is called.
(Shortest import: from brian2 import collect)
brian2.core.magic.collect(level=0)[source]¶Return the list of BrianObjects that will be simulated if run() is
called.