5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
nr-phy-patterns.cc File Reference

The test creates a fake MAC that checks if, when PHY calls the DL/UL slot allocations, it does it for the right slot in pattern. In other words, if the PHY calls the UL slot allocation for a slot that should be DL, the test will fail. More...

#include "ns3/beam-manager.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/node.h"
#include "ns3/nr-ch-access-manager.h"
#include "ns3/nr-gnb-phy.h"
#include "ns3/nr-interference-base.h"
#include "ns3/nr-mac-scheduler-tdma-rr.h"
#include "ns3/object-factory.h"
#include "ns3/test.h"
#include "ns3/uniform-planar-array.h"
+ Include dependency graph for nr-phy-patterns.cc:

Go to the source code of this file.

Variables

static NrPatternsTestSuite ns3::nrNrPatternsTestSuite
 Pattern test suite.
 

Detailed Description

The test creates a fake MAC that checks if, when PHY calls the DL/UL slot allocations, it does it for the right slot in pattern. In other words, if the PHY calls the UL slot allocation for a slot that should be DL, the test will fail.

Definition in file nr-phy-patterns.cc.

Variable Documentation

◆ nrNrPatternsTestSuite

NrPatternsTestSuite ns3::nrNrPatternsTestSuite
static

Pattern test suite.

Definition at line 314 of file nr-phy-patterns.cc.