qiskit.qobj.PulseQobjInstruction.from_dict¶ classmethod PulseQobjInstruction.from_dict(data)[ソース]¶ Create a new PulseQobjExperimentConfig object from a dictionary. パラメータ data (dict) – A dictionary for the experiment config 戻り値 The object from the input dictionary. 戻り値の型 PulseQobjInstruction