Click or drag to resize
NoiseModel Properties

The NoiseModel type exposes the following members.

Properties
  NameDescription
Public propertyecEvents
Accumulated noise statistics for error-correcting gates.
Public propertyfunc
The noise function to execute.
Public propertygate
The name of the gate that this noise model applies to. The name may end with an asterisk, '*', to indicate a wildcard match.
Public propertygateEvents
Accumulated noise statistics for normal gates.
Public propertymaxQs
The maximum number of qubits to apply noise to.
Public propertytime
The expected duration of the gate. By convention, an idle gate takes 1.0 units.
Top
See Also