qiskit.providers.models.BackendProperties.is_qubit_operational¶ BackendProperties.is_qubit_operational(qubit)[fuente]¶ Return the operational status of the given qubit. Parámetros qubit (int) – Qubit for which to return operational status of. Devuelve Operational status of the given qubit. Tipo del valor devuelto bool