Skip to main content

Loss Constant

Component to simulate packet loss in data transmission.

Tags: IMPAIRMENT

FieldTypeLabelDescriptionDefault Value
FlowsFlowsRepeatedThe set of flows. Each flow is a pair of input and outputs.
Loss ProbabilityDoubleProbability of packet loss in percent.1
SeedInt32OptionalSeed for random number generation.

Flows

FieldTypeLabelDescriptionDefault Value
InputStringThe input will forward packets to the output.
OutputStringThe output will receive packets from the input.