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