bloqade.lanes.bytecode.Word
← Module overview
class
classWord¶source
bloqade.lanes.bytecode.Word
A group of atom sites that share a coordinate grid.
class WordEach word contains a fixed number of sites. Sites are positioned on the
parent zone’s grid via [x_idx, y_idx] index pairs.
Note: A word’s identity is determined by its position in the ArchSpec.words list.