5G-LENA  nr-v3.0-27-ga9c6af8
The 5G/NR module for the ns-3 simulator
nr-test-notching.cc File Reference

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>
+ Include dependency graph for nr-test-notching.cc:

Go to the source code of this file.

Variables

static NrNotchingTestSuite ns3::nrNotchingTestSuite
 Nr Notching test suite.
 

Detailed Description

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.

See also
TestNotchingGnbMac::DoSchedConfigIndication

Definition in file nr-test-notching.cc.