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