Package: inet.linklayer.ieee80211.mac.protectionmechanism
SingleProtectionMechanism
simple module(no description)
Used in compound modules
Name | Type | Description |
---|---|---|
Hcf | compound module |
Implements the HCF (Hybrid Coordination Function) for IEEE 802.11. |
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::SingleProtectionMechanism::receiveSignal | modesetChanged | Ieee80211Mac |
Source code
simple SingleProtectionMechanism { parameters: string rateSelectionModule; @display("i=block/encrypt"); }File: src/inet/linklayer/ieee80211/mac/protectionmechanism/SingleProtectionMechanism.ned