From 24a396bee54ea621cb06d0da57ca6f87a2bab624 Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Mon, 4 Jul 2011 12:12:43 +0200 Subject: [PATCH] added ref to [pei80211ofdm] in wifi doc --- src/wifi/doc/wifi.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/wifi/doc/wifi.rst b/src/wifi/doc/wifi.rst index bf8748737..8f882222b 100644 --- a/src/wifi/doc/wifi.rst +++ b/src/wifi/doc/wifi.rst @@ -318,7 +318,7 @@ SNIR function. *SNIR function over time.* -From the SNIR function we can derive the Bit Error Rate (BER) and Packet Error Rate (PER) for the modulation and coding scheme being used for the transmission. Please refer to [pei80211validation]_ and [lacage2006yans]_ for a detailed description of the available BER/PER models. +From the SNIR function we can derive the Bit Error Rate (BER) and Packet Error Rate (PER) for the modulation and coding scheme being used for the transmission. Please refer to [pei80211ofdm]_, [pei80211b]_ and [lacage2006yans]_ for a detailed description of the available BER/PER models. WifiChannel configuration @@ -365,7 +365,9 @@ References .. [ieee80211] IEEE Std 802.11-2007 *Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications* -.. [pei80211validation] \G. Pei and Tom Henderson, `Validation of ns-3 802.11b PHY model* `__ +.. [pei80211b] \G. Pei and Tom Henderson, `Validation of ns-3 802.11b PHY model `__ + +.. [pei80211ofdm] \G. Pei and Tom Henderson, `Validation of OFDM error rate model in ns-3 `__ .. [lacage2006yans] \M. Lacage and T. Henderson, `Yet another Network Simulator `__