surface_sim.layouts.Layout.param#

layouts.Layout.param(param, qubit)#

Returns the parameter value of a given qubit

Parameters:
param

The label of the qubit parameter.

qubit

The label of the qubit that is being queried.

Returns:
object

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