qiskit.providers.models.BackendProperties.readout_error¶
- BackendProperties.readout_error(qubit)[código fonte]¶
Return the readout error of the given qubit.
- Parâmetros
qubit (
int
) – Qubit for which to return the readout error of.- Tipo de retorno
float
- Retorno
Readout error of the given qubit.