src/wifi/model/wifi-phy-state-helper.h
changeset 7139 79dd02ed46ec
parent 6852 8f1a53d3f6ca
child 7141 072fb225b714
--- a/src/wifi/model/wifi-phy-state-helper.h	Fri May 06 18:31:42 2011 +0200
+++ b/src/wifi/model/wifi-phy-state-helper.h	Fri May 06 18:34:24 2011 +0200
@@ -27,6 +27,11 @@
 
 namespace ns3 {
 
+/**
+ * \ingroup wifi
+ * 
+ * This objects implements the PHY state machine of the Wifi device.
+ */
 class WifiPhyStateHelper : public Object
 {
 public: