Module Interface IMsduAggregationPolicy

Package: inet.linklayer.ieee80211.mac.contract
File: src/inet/linklayer/ieee80211/mac/contract/IMsduAggregationPolicy.ned

(no description)

IMsduAggregationPolicy

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
OriginatorQoSMacDataService compound module (no description)

Properties:

Name Value Description
display i=block/control

Source code:

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