qiskit.providers.BackendV2Converter.drive_channel¶
- BackendV2Converter.drive_channel(qubit)[source]¶
Return the drive channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- Returns
The Qubit drive channel
- Return type
- Raises
NotImplementedError – if the backend doesn’t support querying the measurement mapping