Compound Module RecipientMacDataService

Package: inet.linklayer.ieee80211.mac.recipient
File: src/inet/linklayer/ieee80211/mac/recipient/RecipientMacDataService.ned

(no description)

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:

Name Type Description
Dcf compound module

IEEE 802.11 Distributed Coordination Function

Properties:

Name Value Description
class RecipientMacDataService
display i=block/join

Source code:

module RecipientMacDataService
{
    parameters:
        @class("RecipientMacDataService");
        @display("i=block/join");
}