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