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