Parameters of the SCHED_UL_CQI_INFO_REQ primitive. More...
#include "ff-mac-sched-sap.h"
Public Attributes | |
| uint16_t | m_sfnSf |
| sfn SF | |
| UlCqi_s | m_ulCqi |
| UL CQI. | |
| std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
| vendor specific list | |
Parameters of the SCHED_UL_CQI_INFO_REQ primitive.
See section 4.2.12 for a detailed description of the parameters.
Definition at line 173 of file ff-mac-sched-sap.h.
| uint16_t ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_sfnSf |
sfn SF
Definition at line 175 of file ff-mac-sched-sap.h.
| UlCqi_s ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_ulCqi |
UL CQI.
Definition at line 176 of file ff-mac-sched-sap.h.
Referenced by ns3::LteEnbPhy::CreatePuschCqiReport(), ns3::LteEnbPhy::CreateSrsCqiReport(), and ns3::LteEnbMac::DoUlCqiReport().
| std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_vendorSpecificList |
vendor specific list
Definition at line 178 of file ff-mac-sched-sap.h.
Referenced by ns3::LteEnbPhy::CreateSrsCqiReport().