Compound Module Mcf

Package: inet.linklayer.ieee80211.mac.coordinationfunction
File: src/inet/linklayer/ieee80211/mac/coordinationfunction/Mcf.ned

IEEE 802.11 Mesh Coordination Function

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.

Properties:

Name Value Description
class Mcf
display i=block/queue

Source code:

//
// IEEE 802.11 Mesh Coordination Function
//
module Mcf
{
    parameters:
        @class(Mcf);
        @display("i=block/queue");
}