changeset 7139 | 79dd02ed46ec |
parent 6852 | 8f1a53d3f6ca |
child 7141 | 072fb225b714 |
7138:90f585e0fcea | 7139:79dd02ed46ec |
---|---|
72 double m_failAvg; |
72 double m_failAvg; |
73 }; |
73 }; |
74 |
74 |
75 /** |
75 /** |
76 * \brief hold a list of per-remote-station state. |
76 * \brief hold a list of per-remote-station state. |
77 * \ingroup wifi |
|
77 * |
78 * |
78 * \sa ns3::WifiRemoteStation. |
79 * \sa ns3::WifiRemoteStation. |
79 */ |
80 */ |
80 class WifiRemoteStationManager : public Object |
81 class WifiRemoteStationManager : public Object |
81 { |
82 { |