IMediumLimitCache

Package: inet.physicallayer.wireless.common.contract.packetlevel

IMediumLimitCache

module interface

(no description)

Inheritance diagram

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

Implemented by

Name Type Description
MediumLimitCache compound module (no description)

Used in compound modules

Name Type Description
RadioMedium compound module

The medium model describes the shared physical medium where communication takes place. It keeps track of radios, noise sources, ongoing transmissions, background noise, and other ongoing noises. The medium computes when, where and how transmissions and noises arrive at receivers. It also efficiently provides the set of interfering transmissions and noises for the receivers.

Properties

Name Value Description
display i=block/table2

Source code

moduleinterface IMediumLimitCache
{
    parameters:
        @display("i=block/table2");
}

File: src/inet/physicallayer/wireless/common/contract/packetlevel/IMediumLimitCache.ned