Backend Objects
qiskit_ibm_runtime.models
Qiskit schema-conformant objects used by the backends and providers.
Classes
BackendConfiguration (backend_name, ...[, ...]) | Backwards compat shim representing an abstract backend configuration. |
QasmBackendConfiguration (backend_name, ...) | Class representing an OpenQASM 2.0 Backend Configuration. |
BackendProperties (backend_name, ...) | Class representing backend properties |
BackendStatus (backend_name, backend_version, ...) | Class representing Backend Status. |
UchannelLO (q, scale) | Class representing a U Channel LO |
GateConfig (name, parameters, qasm_def[, ...]) | Class representing a Gate Configuration |
GateProperties (qubits, gate, parameters, ...) | Class representing a gate's properties |
Nduv (date, name, unit, value) | Class representing name-date-unit-value |