add an extra link to the PHY model paper
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Tue, 15 Jan 2008 13:29:41 +0100
changeset 2291 93f5111037d4
parent 2290 081b4efd800c
child 2292 5d82197dc451
add an extra link to the PHY model paper
src/devices/wifi/wifi.h
--- a/src/devices/wifi/wifi.h	Tue Jan 15 13:27:45 2008 +0100
+++ b/src/devices/wifi/wifi.h	Tue Jan 15 13:29:41 2008 +0100
@@ -37,7 +37,9 @@
  *   - ns3::DcaTxop which handles the packet queue, packet fragmentation,
  *     and packet retransmissions if they are needed.
  *
- * The PHY layer implements a single model in the ns3::WifiPhy class.
+ * The PHY layer implements a single model in the ns3::WifiPhy class: the
+ * physical layer model implemented there is described fully in a paper titled
+ * "Yet Another Network Simulator", available there: http://cutebugs.net/files/wns2-yans.pdf
  *
  * It also provides a set of Rate control algorithms:
  *   - ns3::ArfMacStations (initialized from \valueref{WifiArfTimerThreshold}, and,