pynn_brainscales.brainscales2.projections.Connection
-
class
pynn_brainscales.brainscales2.projections.
Connection
(projection, pre_index, post_index, **parameters) Bases:
pyNN.common.projections.Connection
Store an individual plastic connection and information about it. Provide an interface that allows access to the connection’s weight, delay and other attributes.
-
__init__
(projection, pre_index, post_index, **parameters) Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(projection, pre_index, post_index, …)Initialize self.
as_tuple
(*attribute_names)Attributes
-
as_tuple
(*attribute_names)
-
property
delay
-
property
weight
-