A Discrete-Event Network Simulator
API
wifi-phy-reception-test.cc File Reference
#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/double.h"
#include "ns3/pointer.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/wifi-spectrum-value-helper.h"
#include "ns3/spectrum-wifi-phy.h"
#include "ns3/nist-error-rate-model.h"
#include "ns3/wifi-mac-header.h"
#include "ns3/ampdu-tag.h"
#include "ns3/wifi-spectrum-signal-parameters.h"
#include "ns3/wifi-utils.h"
#include "ns3/threshold-preamble-detection-model.h"
#include "ns3/simple-frame-capture-model.h"
#include "ns3/wifi-mac-queue-item.h"
#include "ns3/mpdu-aggregator.h"
#include "ns3/wifi-psdu.h"
#include "ns3/he-ppdu.h"
#include "ns3/he-phy.h"
+ Include dependency graph for wifi-phy-reception-test.cc:

Go to the source code of this file.

Classes

class  TestAmpduReception
 A-MPDU reception test. More...
 
class  TestPhyHeadersReception
 Test PHY state upon success or failure of L-SIG and SIG-A. More...
 
class  TestSimpleFrameCaptureModel
 Simple frame capture model test. More...
 
class  TestThresholdPreambleDetectionWithFrameCapture
 Preamble detection test w/o frame capture. More...
 
class  TestThresholdPreambleDetectionWithoutFrameCapture
 Preamble detection test w/o frame capture. More...
 
class  WifiPhyReceptionTestSuite
 wifi PHY reception Test Suite More...
 

Variables

static const uint8_t CHANNEL_NUMBER = 36
 
static const uint16_t CHANNEL_WIDTH = 20
 
static const uint32_t FREQUENCY = 5180
 
static const uint16_t GUARD_WIDTH = CHANNEL_WIDTH
 
static WifiPhyReceptionTestSuite wifiPhyReceptionTestSuite
 the test suite More...
 

Variable Documentation

◆ CHANNEL_NUMBER

◆ CHANNEL_WIDTH

◆ FREQUENCY

◆ GUARD_WIDTH

◆ wifiPhyReceptionTestSuite

WifiPhyReceptionTestSuite wifiPhyReceptionTestSuite
static

the test suite

Definition at line 2366 of file wifi-phy-reception-test.cc.