qiskit.providers.aer.noise.device.readout_error_values¶
-
readout_error_values
(properties)[소스]¶ Return readout error values from a devices BackendProperties.
- 매개변수
properties (BackendProperties) – device backend properties
- 반환값
A list of readout error values for qubits. If readout error information is not available None will be returned for value.
- 반환 형식
list