ComplexSegmentInput
- class ComplexSegmentInput(*, duration, value)
A segment of a complex-valued piecewise-constant function of time.
- Variables:
duration (float) – The duration of the segment.
value (complex) – The value taken by the function on this segment.