Package: inet.linklayer.ieee80211.mac.protectionmechanism
OriginatorProtectionMechanism
simple module(no description)
Used in compound modules
| Name | Type | Description |
|---|---|---|
| Dcf | compound module |
IEEE 802.11 Distributed Coordination Function |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| rateSelectionModule | string |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/encrypt |
Called methods (observed)
| function | info | call from |
|---|---|---|
| inet::ieee80211::OriginatorProtectionMechanism::receiveSignal | modesetChanged | Ieee80211Mac |
Source code
simple OriginatorProtectionMechanism { parameters: string rateSelectionModule; @display("i=block/encrypt"); }File: src/inet/linklayer/ieee80211/mac/protectionmechanism/OriginatorProtectionMechanism.ned