5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
This test case checks if the throughput obtained per UE is as expected for the specified scheduling logic. The test scenario consists of a scenario in which various UEs are attached to a single gNB. UEs transmit a fixed amount of packets, at a certain rate, and the test checks that all the packets are delivered correctly. gNB is configured to have 1 bandwidth part. UEs can belong to the same or different beams. This examples uses beam search beamforming method. More...
#include <ns3/ptr.h>
#include <ns3/test.h>
Go to the source code of this file.
Classes | |
class | ns3::SystemSchedulerTest |
Main class for testing a scheduler, system-wise. More... | |
This test case checks if the throughput obtained per UE is as expected for the specified scheduling logic. The test scenario consists of a scenario in which various UEs are attached to a single gNB. UEs transmit a fixed amount of packets, at a certain rate, and the test checks that all the packets are delivered correctly. gNB is configured to have 1 bandwidth part. UEs can belong to the same or different beams. This examples uses beam search beamforming method.
Definition in file system-scheduler-test.h.