BMacInterface

Package: inet.linklayer.bmac

BMacInterface

compound module

(no description)

IIeee8021dQosClassifier IMacProtocol IRadio

Inheritance diagram

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

Extends

Name Type Description
WirelessInterface compound module (no description)

Parameters

Name Type Default value Description
displayStringTextFormat string "%a (%i)\n%m"
interfaceTableModule string
energySourceModule string

Properties

Name Value Description
class InterfaceEntry
display i=block/ifcard

Gates

Name Direction Size Description
upperLayerIn input
upperLayerOut output
radioIn input

Source code

module BMacInterface extends WirelessInterface
{
    parameters:
        radio.typename = default("ApskScalarRadio");
        mac.typename = "BMac";
}

File: src/inet/linklayer/bmac/BMacInterface.ned