PulseBackendConfiguration.drive

PulseBackendConfiguration.drive(qubit)[source]

Return the drive channel for the given qubit.

Raises

BackendConfigurationError – If the qubit is not a part of the system.

Return type

DriveChannel

Returns

Qubit drive channel.