Skip to content

bloqade.analog.ir.location.location.ListOfLocations

← Module overview

classListOfLocationssource

bloqade.analog.ir.location.location.ListOfLocations

Bases: AtomArrangement

Signature
class ListOfLocations(location_list: List[Union[LocationInfo, Tuple[ScalarType, ScalarType]]] = [])

Parameters

NameTypeDefaultDescription
location_listList[Union[LocationInfo, Tuple[ScalarType, ScalarType]]][]

Attributes

NameTypeDefaultDescription
location_listList[LocationInfo][]

propertyn_atomssource

bloqade.analog.ir.location.location.ListOfLocations.n_atoms

n_atoms
source

propertyn_sitessource

bloqade.analog.ir.location.location.ListOfLocations.n_sites

n_sites
source

propertyn_vacantsource

bloqade.analog.ir.location.location.ListOfLocations.n_vacant

n_vacant
source

propertyn_dimssource

bloqade.analog.ir.location.location.ListOfLocations.n_dims

n_dims
source

methodenumeratesource

bloqade.analog.ir.location.location.ListOfLocations.enumerate

def enumerate()
source