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