Skip to main content

Module types

Module types 

Source
Expand description

Core types for BDU operations.

These types match the Python API for seamless integration.

Enums§

BduError
Errors that can occur during BDU operations

Type Aliases§

AreaId
Cortical area identifier (6-character string in Python)
BduResult
Result type for BDU operations
Position
3D position (x, y, z)
Weight
Synaptic weight (0-255 in u8, converted from Python float)