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