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