A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-constants.cc File Reference
#include "wifi-constants.h"
+ Include dependency graph for wifi-constants.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

const Time ns3::DSSS_SIFS_TIME = MicroSeconds(10)
 aSIFSTime duration for DSSS (Table 16-4 "HR/DSSS PHY characteristics" of 802.11-2020)
 
const Time ns3::DSSS_SLOT_TIME = MicroSeconds(20)
 aSlotTime duration for DSSS (Table 16-4 "HR/DSSS PHY characteristics" of 802.11-2020)
 
const Time ns3::EMLSR_RX_PHY_START_DELAY = MicroSeconds(20)
 aRxPHYStartDelay value to use when waiting for a new frame in the context of EMLSR operations (Sec.
 
const Time ns3::MAX_PROPAGATION_DELAY = MicroSeconds(1)
 maximum propagation delay
 
const Time ns3::MEDIUM_SYNC_THRESHOLD = MicroSeconds(72)
 The aMediumSyncThreshold defined by Sec. 35.3.16.18.1 of 802.11be D4.0.
 
const Time ns3::OFDM_SIFS_TIME_10MHZ = MicroSeconds(32)
 aSIFSTime value for OFDM (10 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::OFDM_SIFS_TIME_20MHZ = MicroSeconds(16)
 aSIFSTime value for OFDM (20 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::OFDM_SIFS_TIME_5MHZ = MicroSeconds(64)
 aSIFSTime value for OFDM (5 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::OFDM_SLOT_TIME_10MHZ = MicroSeconds(13)
 aSlotTime duration for OFDM (10 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::OFDM_SLOT_TIME_20MHZ = MicroSeconds(9)
 aSlotTime duration for OFDM (20 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::OFDM_SLOT_TIME_5MHZ = MicroSeconds(21)
 aSlotTime duration for OFDM (5 MHz channel spacing) (Table 17-21 "OFDM PHY characteristics" of 802.11-2020)
 
const Time ns3::WIFI_TU = MicroSeconds(1024)
 Wi-Fi Time Unit value in microseconds (see IEEE 802.11-2020 sec.