Module Interface IGlobalFunctions

Package: oversim.common
File: src/common/GlobalFunctions.ned

(no description)

IGlobalFunctions

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

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.

GlobalFunctions (compound module) (no description)

Properties:

Name Value Description
display i=block/control

Source code:

moduleinterface IGlobalFunctions
{
    parameters:
        @display("i=block/control");
}