qiskit.providers.models.BackendProperties.readout_length¶
- BackendProperties.readout_length(qubit)[Quellcode]¶
Return the readout length [sec] of the given qubit.
- Parameter
qubit (int) – Qubit for which to return the readout length of.
- Rückgabe
Readout length of the given qubit.
- Rückgabetyp
float