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