QobjMeasurementOption¶
- class QobjMeasurementOption(name, params=None)[source]¶
An individual measurement option.
Instantiate a new QobjMeasurementOption object.
- Parameters
name (str) – The name of the measurement option
params (list) – The parameters of the measurement option.
Methods
Create a new QobjMeasurementOption object from a dictionary.
Return a dict format representation of the QobjMeasurementOption.