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