qiskit.qobj.QasmQobjExperiment.from_dict¶ classmethod QasmQobjExperiment.from_dict(data)[소스]¶ Create a new QasmQobjExperiment object from a dictionary. 매개변수 data (dict) – A dictionary for the experiment config 반환 The object from the input dictionary. 반환 형식 QasmQobjExperiment