IDcf

Package: inet.linklayer.ieee80211.mac.contract

IDcf

module interface

(no description)

IDcf

Inheritance diagram

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

Implemented by

Name Type Description
Dcf compound module

IEEE 802.11 Distributed Coordination Function

Used in compound modules

Name Type Description
Ieee80211Mac compound module

Implementation of the 802.11b MAC protocol. This module is intended to be used in combination with the Ieee80211Radio module as the physical layer.

Properties

Name Value Description
display i=block/layer

Source code

moduleinterface IDcf
{
    parameters:
        @display("i=block/layer");
}

File: src/inet/linklayer/ieee80211/mac/contract/IDcf.ned