Delay Fixed Sequencer
Introduces programmable fixed delays with sequential transitions between different delay values over time. This sophisticated impairment component enables simulation of dynamic network latency conditions by cycling through predefined delay sequences with configurable intervals. Essential for evaluating application performance under time-varying latency conditions, testing adaptive protocols, and simulating real-world network delay patterns in controlled environments.
Tags: IMPAIRMENT
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Delays | Int32 | No | The fixed delays to transition between in milliseconds. | |
Intervals | Int32 | No | The intervals between transitions in milliseconds. | |
Repeat | Bool | Yes | Whether the sequence shall repeat. | false |