Package: inet.linklayer.ieee80211.mac.originator
TxopProcedure
simple moduleUsed in compound modules
| Name | Type | Description |
|---|---|---|
| Hcf | compound module |
HCF -- Hybrid Coordination Function |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| txopLimit | double | -1s |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/timer |
Source code
simple TxopProcedure { parameters: double txopLimit @unit("s") = default(-1s); @display("i=block/timer"); }File: src/inet/linklayer/ieee80211/mac/originator/TxopProcedure.ned