A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters Struct Reference

Parameters of the SCHED_UL_CQI_INFO_REQ primitive. More...

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

+ Collaboration diagram for ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters:

Public Attributes

uint16_t m_sfnSf
 sfn SF
 
UlCqi_s m_ulCqi
 UL CQI.
 
std::vector< VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list
 

Detailed Description

Parameters of the SCHED_UL_CQI_INFO_REQ primitive.

See section 4.2.12 for a detailed description of the parameters.

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

Member Data Documentation

◆ m_sfnSf

uint16_t ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_sfnSf

sfn SF

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

◆ m_ulCqi

UlCqi_s ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_ulCqi

◆ m_vendorSpecificList

std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_vendorSpecificList

vendor specific list

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

Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().


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