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