qiskit.providers.BackendV2.measure_channel¶
- BackendV2.measure_channel(qubit)[Quellcode]¶
Return the measure stimulus channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- Rückgabe
The Qubit measurement stimulus line
- Rückgabetyp
- Verursacht
NotImplementedError – if the backend doesn’t support querying the measurement mapping