NoiseValue¶
-
class
qctrl.dynamic.types.quasi_static_scan.
NoiseValue
(*, name=None, value=None)¶ A value of a noise and its corresponding string identifier.
- Variables
name (str) – The name of the noise. Corresponds to either one of the names that you provided or to one of the automatically given names, if you didn’t provide a name for this noise.
value (float) – The amplitude of the noise \(\beta_{\mu}\).