Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit SDK 의 이전 버전에서 가져온 것으로, 최신 버전에는 존재하지 않습니다. 최신 버전으로 업데이트하시기를 권장합니다. 자세한 정보는 릴리스 정보를 참조하십시오.

Backend Objects

qiskit.providers.models

Qiskit schema-conformant objects used by the backends and providers.


Backend Objects

BackendConfiguration(backend_name, ...[, ...])Backwards compat shim representing an abstract backend configuration.
BackendProperties(backend_name, ...)Class representing backend properties
BackendStatus(backend_name, backend_version, ...)Class representing Backend Status.
QasmBackendConfiguration(backend_name, ...)Class representing an OpenQASM 2.0 Backend Configuration.
PulseBackendConfiguration(backend_name, ...)Static configuration state for an OpenPulse enabled backend.
UchannelLO(q, scale)Class representing a U Channel LO
GateConfig(name, parameters, qasm_def[, ...])Class representing a Gate Configuration
PulseDefaults(qubit_freq_est, meas_freq_est, ...)Description of default settings for Pulse systems.
Command(name[, qubits, sequence])Class representing a Command.
JobStatus(job_id, status, status_msg, **kwargs)Model for JobStatus.
GateProperties(qubits, gate, parameters, ...)Class representing a gate's properties
Nduv(date, name, unit, value)Class representing name-date-unit-value
이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.