Channel fiberrouter

File: Examples/INET/Multicast/MulticastNetwork.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.

Used in compound modules:

If a module type shows up more than once, that means it has been defined in more than one NED file.

MulticastNetwork (no description)

Attributes:

Name Value Description
delay normal(0.000001,0.0000001)
datarate 512*10^6

Source code:

channel fiberrouter
    delay normal(0.000001,0.0000001);
    datarate 512*10^6;
endchannel