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.
- Retorno
Readout length of the given qubit.
- Tipo de retorno
float