qiskit.pulse.builder.active_backend¶ active_backend()[ソース]¶ Get the backend of the currently active builder context. 戻り値 The active backend in the currently activebuilder context. 戻り値の型 Backend 例外 exceptions.BackendNotSet – If the builder does not have a backend set.