qiskit.qobj.QobjMeasurementOption.from_dict¶ classmethod QobjMeasurementOption.from_dict(data)[source]¶ Create a new QobjMeasurementOption object from a dictionary. Parameters data (dict) – A dictionary for the experiment config Returns The object from the input dictionary. Return type QobjMeasurementOption