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

UL HARQ information to be used when scheduling UL data. More...

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

+ Collaboration diagram for ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters:

Public Attributes

LteNrTddSlotType m_slotType {F}
 Indicate the type of slot requested.
 
SfnSf m_snfSf
 SfnSf.
 
std::vector< struct UlHarqInfom_ulHarqInfoList
 UL HARQ info list.
 

Detailed Description

UL HARQ information to be used when scheduling UL data.

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

Member Data Documentation

◆ m_slotType

LteNrTddSlotType ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_slotType {F}

Indicate the type of slot requested.

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

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

◆ m_snfSf

SfnSf ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_snfSf

SfnSf.

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

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

◆ m_ulHarqInfoList

std::vector<struct UlHarqInfo> ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_ulHarqInfoList

UL HARQ info list.

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

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


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