surface_sim.layouts.Layout.logical_param#

layouts.Layout.logical_param(param, logical_qubit)#

Returns the parameter value of a given logical qubit.

Parameters:
param

The label of the logical qubit parameter.

logical_qubit

The label of the logical qubit that is being queried.

Returns:
object

The value of the parameter if specified for the given logical qubit, else None.