QobjMeasurementOption¶
- class QobjMeasurementOption(name, params=None)[source]¶
Bases :
object
An individual measurement option.
Instantiate a new QobjMeasurementOption object.
- Paramètres
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.