examples: Fix comment on sending rate in wifi-rate-adaptation-distance.cc

This commit is contained in:
Wojtek Kosior
2024-03-19 12:30:00 -07:00
committed by Tom Henderson
parent 4b63c6048b
commit df529e4ae5

View File

@@ -24,7 +24,7 @@
* highlighting the power adaptation.
*
* This simulation consist of 2 nodes, one AP and one STA.
* The AP generates UDP traffic with a CBR of 54 Mbps to the STA.
* The AP generates UDP traffic with a CBR of 400 Mbps to the STA.
* The AP can use any power and rate control mechanism and the STA uses
* only Minstrel rate control.
* The STA can be configured to move away from (or towards to) the AP.