qiskit.providers.models.PulseBackendConfiguration.drive¶ PulseBackendConfiguration.drive(qubit)[ソース]¶ Return the drive channel for the given qubit. 例外 BackendConfigurationError – If the qubit is not a part of the system. 戻り値 Qubit drive channel. 戻り値の型 DriveChannel