NoiseEvents Methods

Liquid Quantum Simulator

NoiseEvents Methods

The NoiseEvents type exposes the following members.

Methods
  Name Description
Public method Accum
Increments this instance with counts from another instance.
Public method Static member Default
Creates a new instance with all counts initialized to 0.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Reset
Resets all counters back to 0.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also