5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
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>
Go to the source code of this file.
Variables | |
static NrPatternsTestSuite | ns3::nrNrPatternsTestSuite |
Pattern test suite. | |
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.
|
static |
Pattern test suite.
Definition at line 317 of file nr-phy-patterns.cc.