hbp_nrp_cle.brainsim.common package¶
This package contains the simulator independent implementations for the brain adapter
-
class
DeviceCommunicationDirection(value)[source]¶ Bases:
enum.EnumEnumeration for the different types of communication direction
-
IN= 1¶
-
INOUT= 3¶
-
OUT= 2¶
-
-
exception
InternalBrainException(*args, **kwargs)[source]¶ Bases:
ExceptionRepresents that an unhandled exception occurred within the brain simulation