5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::UlSchedulingTest Class Reference

Testing UL transmissions. More...

#include "ul-scheduling-test.h"

+ Inheritance diagram for ns3::UlSchedulingTest:
+ Collaboration diagram for ns3::UlSchedulingTest:

Public Member Functions

 UlSchedulingTest (uint8_t testNumber, Time reverseTime, bool harqActive, uint32_t startUEPosY, Time simTime, double speed, Time packetPeriod, uint32_t packetSize)
 UlSchedulingTest is a test constructor which is used to initialise the test parameters.
 
 ~UlSchedulingTest () override
 ~SystemSchedulerTest
 

Detailed Description

Testing UL transmissions.

Definition at line 44 of file ul-scheduling-test.h.

Constructor & Destructor Documentation

◆ UlSchedulingTest()

ns3::UlSchedulingTest::UlSchedulingTest ( uint8_t  testNumber,
Time  reverseTime,
bool  harqActive,
uint32_t  startUEPosY,
Time  simTime,
double  speed,
Time  packetPeriod,
uint32_t  packetSize 
)

UlSchedulingTest is a test constructor which is used to initialise the test parameters.

Parameters
testNumberidentifies the number of the test case
reverseTimethe time instant when the UE starts approaching the gNB
harqActivetrue when HARQ is active
startUEPosYthe starting position of the UE
simTimethe simulation time
speedthe speed at which the UE moves
packetPeriodthe packet transmission periodicity of the UE
packetSizethe size of the transmitted packet

Definition at line 47 of file ul-scheduling-test.cc.

◆ ~UlSchedulingTest()

ns3::UlSchedulingTest::~UlSchedulingTest ( )
override

~SystemSchedulerTest

Definition at line 67 of file ul-scheduling-test.cc.


The documentation for this class was generated from the following files: