NoiseModel Properties |
The NoiseModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ecEvents | Accumulated noise statistics for error-correcting gates. |
![]() | func | The noise function to execute. |
![]() | gate | The name of the gate that this noise model applies to.
The name may end with an asterisk, '*', to indicate a wildcard match. |
![]() | gateEvents | Accumulated noise statistics for normal gates. |
![]() | maxQs | The maximum number of qubits to apply noise to. |
![]() | time | The expected duration of the gate. By convention, an idle gate takes 1.0 units. |