bloqade.lanes.visualize.artist.StationaryAtomsScatter
← Module overview
class
method
method
classStationaryAtomsScatter¶source
bloqade.lanes.visualize.artist.StationaryAtomsScatter
Signature
class StationaryAtomsScatter(ax: Axes, stationary_atoms_x: list[float], stationary_atoms_y: list[float], stationary_atom_labels: list[int], plot_params: PlotParameters)Parameters
| Name | Type | Description |
|---|---|---|
ax | Axes | |
stationary_atoms_x | list[float] | |
stationary_atoms_y | list[float] | |
stationary_atom_labels | list[int] | |
plot_params | PlotParameters |
Attributes
| Name | Type | Description |
|---|---|---|
ax | Axes | |
stationary_atoms_x | list[float] | |
stationary_atoms_y | list[float] | |
stationary_atom_labels | list[int] | |
plot_params | PlotParameters |
methodmax_time¶source
bloqade.lanes.visualize.artist.StationaryAtomsScatter.max_time
methodupdate¶source
bloqade.lanes.visualize.artist.StationaryAtomsScatter.update