Channel ethernetline_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 10ms
datarate 1*10000000
error 1e-5

Source code:

channel ethernetline_lossy
    delay 10ms;
    datarate 1*10000000;
    error 1e-5;
endchannel