UchannelLO#
- class qiskit.providers.models.UchannelLO(q, scale)[fuente]#
Bases:
object
Class representing a U Channel LO
- q#
Qubit that scale corresponds too.
- scale#
Scale factor for qubit frequency.
Initialize a UchannelLOSchema object
- Parámetros:
- Muestra:
QiskitError – If q is < 0
Methods