NoiseRealizationSegment¶
-
class
qctrl.dynamic.types.colored_noise_simulation.
NoiseRealizationSegment
(*, duration=None, value=None)¶ A segment of a noise realization as a piecewise-constant function of time.
- Variables
duration (float) – The duration of the segment.
value (float) – The value taken by the noise amplitude on this segment.