qiskit.providers.BackendV2.drive_channel¶ BackendV2.drive_channel(qubit)[ソース]¶ Return the drive channel for the given qubit. This is required to be implemented if the backend supports Pulse scheduling. 戻り値 The Qubit drive channel 戻り値の型 DriveChannel 例外 NotImplementedError – if the backend doesn’t support querying the measurement mapping