Skip to content

bloqade.lanes.visualize.artist.init_moving_atoms

← Module overview

functioninit_moving_atomssource

bloqade.lanes.visualize.artist.init_moving_atoms

Signature
def init_moving_atoms(ax: Axes, moving_atoms_x_indices, moving_atoms_y_indices, aod_x, aod_y, plot_params: PlotParameters)

Parameters

NameTypeDescription
axAxes
moving_atoms_x_indices—
moving_atoms_y_indices—
aod_x—
aod_y—
plot_paramsPlotParameters
source