5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
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.

Variable Documentation

◆ nrNotchingTestSuite

NrNotchingTestSuite ns3::nrNotchingTestSuite
static

Nr Notching test suite.

Definition at line 475 of file nr-test-notching.cc.