Uniform Loss Sequencer
Provide programmable uniform packet loss with sequential transitions between different loss probability states over time. This advanced impairment component enables dynamic loss modeling by cycling through predefined loss probability sequences with configurable transition intervals, supporting realistic simulation of varying network conditions and time-dependent loss patterns. Essential for testing adaptive protocols under varying loss conditions, evaluating application resilience to dynamic network degradation, and simulating realistic loss patterns observed in mobile and wireless networks.
Tags: IMPAIRMENT
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Loss Probs | Double | No | Probability of packet loss, ranging from 0.0 to 100. | |
Intervals | Int32 | No | Intervals for packet loss transition. | |
Repeat | Bool | Yes | Whether the sequence shall repeat. | false |
Seed | Int32 | Yes | Seed for generating random values. |