Skip to main content

Loss Constant

Component to simulate packet loss in data transmission.

Tags: IMPAIRMENT

FieldTypeOptionalDescriptionDefault Value
FlowsFlowsNoThe set of flows. Each flow is a pair of input and outputs.
Loss ProbabilityDoubleNoProbability of packet loss in percent.1
SeedInt32YesSeed for random number generation.

Flows

FieldTypeOptionalDescriptionDefault Value
InputStringNoThe input will forward packets to the output.
OutputStringNoThe output will receive packets from the input.