Korean
언어
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.providers.aer.noise.device.gate_param_values

gate_param_values(properties)[소스]

Return parameter error values from a devices BackendProperties.

매개변수

properties (BackendProperties) – device backend properties

반환값

A list of tuples (name, qubits, time, error). If gate error or gate_length information is not available None will be returned for value.

반환 형식

list