src/wifi/model/aarf-wifi-manager.h
changeset 7139 79dd02ed46ec
parent 6852 8f1a53d3f6ca
child 7141 072fb225b714
equal deleted inserted replaced
7138:90f585e0fcea 7139:79dd02ed46ec
    24 
    24 
    25 namespace ns3 {
    25 namespace ns3 {
    26 
    26 
    27 /**
    27 /**
    28  * \brief AARF Rate control algorithm
    28  * \brief AARF Rate control algorithm
       
    29  * \ingroup wifi
    29  *
    30  *
    30  * This class implements the AARF rate control algorithm which
    31  * This class implements the AARF rate control algorithm which
    31  * was initially described in <i>IEEE 802.11 Rate Adaptation:
    32  * was initially described in <i>IEEE 802.11 Rate Adaptation:
    32  * A Practical Approach</i>, by M. Lacage, M.H. Manshaei, and 
    33  * A Practical Approach</i>, by M. Lacage, M.H. Manshaei, and 
    33  * T. Turletti.
    34  * T. Turletti.