qiskit.providers.models.BackendProperties.is_qubit_operational¶ BackendProperties.is_qubit_operational(qubit)[소스]¶ Return the operational status of the given qubit. 매개변수 qubit (int) – Qubit for which to return operational status of. 반환 Operational status of the given qubit. 반환 형식 bool