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

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

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

+ Collaboration diagram for ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters:

Public Attributes

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

Detailed Description

DL HARQ information to be used when scheduling UL data.

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

Member Data Documentation

◆ m_dlHarqInfoList

std::vector<struct DlHarqInfo> ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters::m_dlHarqInfoList

DL HARQ info list.

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

Referenced by ns3::NrMacSchedulerNs3::DoSchedDlTriggerReq(), and ns3::NrGnbMac::DoSlotDlIndication().

◆ m_slotType

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

Indicate the type of slot requested.

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

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

◆ m_snfSf

SfnSf ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters::m_snfSf

SfnSf.

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

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


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