Package: inet.linklayer.shortcut
ShortcutInterface
compound module(no description)
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 ShortcutInterface extends WirelessInterface { parameters: radio.typename = ""; mac.typename = "ShortcutMac"; }File: src/inet/linklayer/shortcut/ShortcutInterface.ned