Japanese
言語
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.providers.aer.noise.device.gate_length_values

gate_length_values(properties)[ソース]

Return gate length values from a devices BackendProperties.

パラメータ

properties (BackendProperties) – device backend properties

戻り値

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

戻り値の型

list

Additional Information:

Gate length values are returned in nanosecond (ns) units.