UchannelLO#
- class qiskit.providers.models.UchannelLO(q, scale)[ソース]#
ベースクラス:
object
Class representing a U Channel LO
- q#
Qubit that scale corresponds too.
- scale#
Scale factor for qubit frequency.
Initialize a UchannelLOSchema object
- パラメータ:
- 例外:
QiskitError – If q is < 0
Methods