A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters Struct Reference

Parameters of the SCHED_UL_MAC_CTRL_INFO_REQ primitive. More...

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

Public Attributes

std::vector< struct MacCeListElement_sm_macCeList
 MAC CE list. More...
 
uint16_t m_sfnSf
 sfn SF More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

Detailed Description

Parameters of the SCHED_UL_MAC_CTRL_INFO_REQ primitive.

See section 4.2.11 for a detailed description of the parameters.

Definition at line 173 of file ff-mac-sched-sap.h.

Member Data Documentation

◆ m_macCeList

std::vector<struct MacCeListElement_s> ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_macCeList

◆ m_sfnSf

uint16_t ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_sfnSf

sfn SF

Definition at line 175 of file ff-mac-sched-sap.h.

Referenced by ns3::LteEnbMac::DoSubframeIndication().

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters::m_vendorSpecificList

vendor specific list

Definition at line 178 of file ff-mac-sched-sap.h.


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