nn::rdt::CTR::Receiver::SetPacketLossRatio Member Function

Syntax

void SetPacketLossRatio(
     int per
);

Arguments

Name Description
in per Provide a value such that 0 <= per <= 100.

Return Values

None.

Description

Virtually sets the packet loss ratio (for debugging). This function may be removed in a future release without notice.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL