Channel dsl_lossy

File: Common/channels.ned

(no description)

Usage diagram:

The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.

Attributes:

Name Value Description
delay 50ms
datarate 1*1000000
error 1e-5

Source code:

channel dsl_lossy
    delay 50ms;
    datarate 1*1000000;
    error 1e-5;
endchannel