equal
deleted
inserted
replaced
23 #include "wifi-remote-station-manager.h" |
23 #include "wifi-remote-station-manager.h" |
24 |
24 |
25 namespace ns3 { |
25 namespace ns3 { |
26 |
26 |
27 /** |
27 /** |
|
28 * \ingroup wifi |
28 * \brief ARF Rate control algorithm |
29 * \brief ARF Rate control algorithm |
29 * |
30 * |
30 * This class implements the so-called ARF algorithm which was |
31 * This class implements the so-called ARF algorithm which was |
31 * initially described in <i>WaveLAN-II: A High-performance wireless |
32 * initially described in <i>WaveLAN-II: A High-performance wireless |
32 * LAN for the unlicensed band</i>, by A. Kamerman and L. Monteban. in |
33 * LAN for the unlicensed band</i>, by A. Kamerman and L. Monteban. in |