qiskit.providers.BackendV2.measure_channel¶
- BackendV2.measure_channel(qubit)[소스]¶
Return the measure stimulus channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- 반환
The Qubit measurement stimulus line
- 반환 형식
- 예외 발생
NotImplementedError – if the backend doesn’t support querying the measurement mapping