pygrenade_vx.network.SpikeIOSourcePopulation
-
class
pygrenade_vx.network.SpikeIOSourcePopulation Bases:
_pygrenade_vx_common.EntityOnChip-
__init__(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_network.SpikeIOSourcePopulation) -> None
__init__(self: _pygrenade_vx_network.SpikeIOSourcePopulation, neurons: list[_pygrenade_vx_network.SpikeIOSourcePopulation.Neuron], config: _pygrenade_vx_network.SpikeIOSourcePopulation.Config) -> None
__init__(self: _pygrenade_vx_network.SpikeIOSourcePopulation, arg0: _pygrenade_vx_network.SpikeIOSourcePopulation) -> None
Methods
__init__(*args, **kwargs)Overloaded function.
Attributes
-
class
Config Bases:
pybind11_builtins.pybind11_object-
property
data_rate_scaler
-
property
enable_internal_loopback
-
property
-
class
Neuron Bases:
pybind11_builtins.pybind11_object-
property
enable_record_spikes
-
property
label
-
property
-
property
config
-
property
neurons
-