qiskit.providers.models.BackendProperties.t1¶
- BackendProperties.t1(qubit)[Quellcode]¶
Return the T1 time of the given qubit.
- Parameter
qubit (
int
) – Qubit for which to return the T1 time of.- Rückgabetyp
float
- Rückgabe
T1 time of the given qubit.