5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ul-scheduling-test.h File Reference
#include "ns3/mobility-model.h"
#include "ns3/net-device-container.h"
#include "ns3/node-container.h"
#include "ns3/nr-module.h"
#include "ns3/nstime.h"
#include "ns3/ptr.h"
#include "ns3/sfnsf.h"
#include "ns3/test.h"
+ Include dependency graph for ul-scheduling-test.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::UlSchedulingTest
 Testing UL transmissions. More...
 
class  ns3::UlSchedulingTestSuite
 Test suite for. More...
 

Detailed Description

This test evaluates the uplink packet transmission from a UE to a gNB when the UE has mobility. The UE starts close to the gNB, and under favorable conditions (no other UEs causing interference), it moves away from the gNB and then returns. The purpose of the test is to check whether the gNB continues to receive packets from the UE during this mobility, even after the UE returns close to the gNB, or if the system stops receiving them.

Definition in file ul-scheduling-test.h.