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