superneuromat.accessor_classes.ModelAccessor#

class superneuromat.accessor_classes.ModelAccessor(snn=<object object>, idx: int = <object object>, *args, **kwargs)[source]#

Accessor Class for SNNs

Attributes:
m

The SNN that this object is associated with.

num_onmodel

Internal variable used to check if the index is valid.

Methods

info

__init__(snn, idx: int, check_index: bool = True)[source]#

Methods

__init__(snn, idx[, check_index])

info()

Attributes

associated_typename

m

The SNN that this object is associated with.

model_cachename

num_onmodel

Internal variable used to check if the index is valid.