qiskit.qobj.PulseQobjExperimentConfig.from_dict¶
- classmethod PulseQobjExperimentConfig.from_dict(data)¶
Create a new QobjHeader object from a dictionary.
- Parâmetros
data (dict) – A dictionary representing the QobjHeader to create. It will be in the same format as output by
to_dict()
.- Retorno
The QobjDictField from the input dictionary.
- Tipo de retorno
QobjDictFieldr