Uniform Loss Sequencer
Component to simulate uniform packet loss with a state transition.
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. |