IDs

Package: inet.linklayer.ieee80211.mac.contract

IDs

module interface

(no description)

IDs

Inheritance diagram

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

Implemented by

Name Type Description
Ds simple module

The default implementation of IDs.

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/routing

Source code

moduleinterface IDs
{
    parameters:
        @display("i=block/routing");
}

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