qiskit.providers.BackendV2.drive_channel¶
- BackendV2.drive_channel(qubit)[código fonte]¶
Return the drive channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- Retorno
The Qubit drive channel
- Tipo de retorno
- Levanta
NotImplementedError – if the backend doesn’t support querying the measurement mapping