Parameters of the SCHED_UL_SR_INFO_REQ primitive. More...
#include "ff-mac-sched-sap.h"
Public Attributes | |
uint16_t | m_sfnSf |
sfn SF | |
std::vector< SrListElement_s > | m_srList |
SR list. | |
std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
vendor specific list | |
Parameters of the SCHED_UL_SR_INFO_REQ primitive.
See section 4.2.10 for a detailed description of the parameters.
Definition at line 149 of file ff-mac-sched-sap.h.
uint16_t ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_sfnSf |
sfn SF
Definition at line 151 of file ff-mac-sched-sap.h.
std::vector<SrListElement_s> ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_srList |
SR list.
Definition at line 152 of file ff-mac-sched-sap.h.
std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_vendorSpecificList |
vendor specific list
Definition at line 154 of file ff-mac-sched-sap.h.