qiskit.qobj.PulseQobjConfig.from_dict¶
- classmethod PulseQobjConfig.from_dict(data)[código fonte]¶
Create a new PulseQobjConfig object from a dictionary.
- Parâmetros
data (dict) – A dictionary for the config
- Retorno
The object from the input dictionary.
- Tipo de retorno