qiskit.qobj.PulseQobjExperimentConfig.from_dict¶ classmethod PulseQobjExperimentConfig.from_dict(data)¶ Create a new QobjHeader object from a dictionary. 매개변수 data (dict) – A dictionary representing the QobjHeader to create. It will be in the same format as output by to_dict(). 반환 The QobjDictField from the input dictionary. 반환 형식 QobjDictFieldr