pygrenade_vx.network.abstract.MechanismWithAnalogReadout

class pygrenade_vx.network.abstract.MechanismWithAnalogReadout

Bases: _pygrenade_vx_network_abstract.Mechanism

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(*args, **kwargs)

Initialize self.

get_analog_readout_source(self)

get_input_ports(self)

get_output_ports(self)

Attributes

enable_analog_readout

property enable_analog_readout
get_analog_readout_source(self: _pygrenade_vx_network_abstract.MechanismWithAnalogReadout)pyhaldls_vx_v3.NeuronConfig.ReadoutSource
get_input_ports(self: _pygrenade_vx_network_abstract.MechanismWithAnalogReadout)list[pygrenade_common.Vertex.Port]
get_output_ports(self: _pygrenade_vx_network_abstract.MechanismWithAnalogReadout)list[pygrenade_common.Vertex.Port]