pygrenade_vx.network.ExternalSourcePopulation
-
class
pygrenade_vx.network.ExternalSourcePopulation Bases:
_pygrenade_vx_common.EntityOnChip-
__init__(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_network.ExternalSourcePopulation) -> None
__init__(self: _pygrenade_vx_network.ExternalSourcePopulation, neurons: list[_pygrenade_vx_network.ExternalSourcePopulation.Neuron], chip_on_executor: tuple[_pygrenade_vx_common.ChipOnConnection, pygrenade_common.ConnectionOnExecutor] = (ChipOnConnection(0), ConnectionOnExecutor(0))) -> None
__init__(self: _pygrenade_vx_network.ExternalSourcePopulation, arg0: _pygrenade_vx_network.ExternalSourcePopulation) -> None
Methods
__init__(*args, **kwargs)Overloaded function.
Attributes
-
property
neurons
-