surface_sim.layouts.Layout.set_logical_param#
- layouts.Layout.set_logical_param(param, logical_qubit, value)#
Sets the valur of a given logical parameter.
- Parameters:
- param
The label of the logical qubit parameter.
- logical_qubit
The label of the logical qubit that is being queried.
- value
The new value of the logical qubit parameter.