UchannelLO#
- class qiskit.providers.models.UchannelLO(q, scale)[source]#
Bases :
object
Class representing a U Channel LO
- q#
Qubit that scale corresponds too.
- scale#
Scale factor for qubit frequency.
Initialize a UchannelLOSchema object
- Paramètres:
- Lève:
QiskitError – If q is < 0
Methods