Parameters of the SCHED_UL_SR_INFO_REQ primitive. More...
#include <ff-mac-sched-sap.h>
Public Attributes | |
uint16_t | m_sfnSf |
std::vector< struct SrListElement_s > | m_srList |
std::vector< struct VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the SCHED_UL_SR_INFO_REQ primitive.
See section 4.2.10 for a detailed description of the parameters.
Definition at line 161 of file ff-mac-sched-sap.h.
uint16_t ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_sfnSf |
Definition at line 163 of file ff-mac-sched-sap.h.
std::vector<struct SrListElement_s> ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_srList |
Definition at line 164 of file ff-mac-sched-sap.h.
std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedUlSrInfoReqParameters::m_vendorSpecificList |
Definition at line 166 of file ff-mac-sched-sap.h.