![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
This test is used to validate the notching functionality. In order to do so, it creates a fake MAC and checks in the method TestNotchingGnbMac::DoSchedConfigIndication() that RBG mask is in the DCI is constructed in accordance with the (tested) notching mask. More...
#include "ns3/beam-id.h"
#include "ns3/node.h"
#include "ns3/nr-control-messages.h"
#include "ns3/nr-gnb-mac.h"
#include "ns3/nr-mac-sched-sap.h"
#include "ns3/nr-mac-scheduler-ns3.h"
#include "ns3/nr-phy-sap.h"
#include "ns3/object-factory.h"
#include "ns3/test.h"
#include <algorithm>
Go to the source code of this file.
Variables | |
static NrNotchingTestSuite | ns3::nrNotchingTestSuite |
Nr Notching test suite. | |
This test is used to validate the notching functionality. In order to do so, it creates a fake MAC and checks in the method TestNotchingGnbMac::DoSchedConfigIndication() that RBG mask is in the DCI is constructed in accordance with the (tested) notching mask.
Definition in file nr-test-notching.cc.
|
static |
Nr Notching test suite.
Definition at line 475 of file nr-test-notching.cc.