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