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