bloqade.analog.ir.location.location.ListOfLocations
← Module overview
class
property
sourceproperty
sourceproperty
sourceproperty
sourcemethod
source
classListOfLocations¶source
bloqade.analog.ir.location.location.ListOfLocations
Bases: AtomArrangement
Signature
class ListOfLocations(location_list: List[Union[LocationInfo, Tuple[ScalarType, ScalarType]]] = [])Parameters
| Name | Type | Default | Description |
|---|---|---|---|
location_list | List[Union[LocationInfo, Tuple[ScalarType, ScalarType]]] | [] |
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
location_list | List[LocationInfo] | [] |
propertyn_atoms¶source
bloqade.analog.ir.location.location.ListOfLocations.n_atoms
n_atomspropertyn_sites¶source
bloqade.analog.ir.location.location.ListOfLocations.n_sites
n_sitespropertyn_vacant¶source
bloqade.analog.ir.location.location.ListOfLocations.n_vacant
n_vacantpropertyn_dims¶source
bloqade.analog.ir.location.location.ListOfLocations.n_dims
n_dimsmethodenumerate¶source
bloqade.analog.ir.location.location.ListOfLocations.enumerate
def enumerate()