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