pygrenade_vx.network.BackgroundSourcePopulation
-
class
pygrenade_vx.network.
BackgroundSourcePopulation
Bases:
_pygrenade_vx_common.EntityOnChip
-
__init__
(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_network.BackgroundSourcePopulation) -> None
__init__(self: _pygrenade_vx_network.BackgroundSourcePopulation, neurons: List[_pygrenade_vx_network.BackgroundSourcePopulation.Neuron], coordinate: Dict[pyhalco_hicann_dls_vx_v3.HemisphereOnDLS, pyhalco_hicann_dls_vx_v3.PADIBusOnPADIBusBlock], config: _pygrenade_vx_network.BackgroundSourcePopulation.Config, chip_coordinate: pyhalco_hicann_dls_vx_v3.DLSGlobal = DLSGlobal(0)) -> None
__init__(self: _pygrenade_vx_network.BackgroundSourcePopulation, arg0: _pygrenade_vx_network.BackgroundSourcePopulation) -> None
Methods
__init__
(*args, **kwargs)Overloaded function.
Attributes
-
class
Config
Bases:
pybind11_builtins.pybind11_object
-
property
enable_random
-
property
period
-
property
rate
-
property
seed
-
property
-
property
config
-
property
coordinate
-
property
neurons
-