qiskit.pulse.builder.active_backend¶
- active_backend()[Quellcode]¶
Get the backend of the currently active builder context.
- Rückgabe
- The active backend in the currently active
builder context.
- Rückgabetyp
- Verursacht
exceptions.BackendNotSet – If the builder does not have a backend set.