Package: inet.linklayer.ieee80211.mac
Tx
simple moduleThe default implementation of ITx.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| rxModule | string |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/tx |
Source code
// // The default implementation of ~ITx. // simple Tx like ITx { parameters: string rxModule; @display("i=block/tx"); }File: src/inet/linklayer/ieee80211/mac/Tx.ned