5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrMacSchedSapProvider::SchedUlSrInfoReqParameters Struct Reference

SR received from MAC, to pass to schedulers. More...

#include "nr-mac-sched-sap.h"

+ Collaboration diagram for ns3::NrMacSchedSapProvider::SchedUlSrInfoReqParameters:

Public Attributes

SfnSf m_snfSf
 SnfSf in which the sr where received.
 
std::vector< uint16_t > m_srList
 List of RNTI which asked for a SR.
 

Detailed Description

SR received from MAC, to pass to schedulers.

Scheduling request information.

http://www.eurecom.fr/~kaltenbe/fapi-2.0/structSchedUlSrInfoReqParameters.html

Definition at line 109 of file nr-mac-sched-sap.h.

Member Data Documentation

◆ m_snfSf

SfnSf ns3::NrMacSchedSapProvider::SchedUlSrInfoReqParameters::m_snfSf

SnfSf in which the sr where received.

Definition at line 111 of file nr-mac-sched-sap.h.

Referenced by ns3::NrGnbMac::DoSlotUlIndication().

◆ m_srList

std::vector<uint16_t> ns3::NrMacSchedSapProvider::SchedUlSrInfoReqParameters::m_srList

List of RNTI which asked for a SR.

Definition at line 112 of file nr-mac-sched-sap.h.

Referenced by ns3::NrMacSchedulerNs3::DoSchedUlSrInfoReq(), and ns3::NrGnbMac::DoSlotUlIndication().


The documentation for this struct was generated from the following file: