A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::FfMacSchedSapUser::SchedUlConfigIndParameters Struct Reference

#include <ff-mac-sched-sap.h>

+ Collaboration diagram for ns3::FfMacSchedSapUser::SchedUlConfigIndParameters:

Public Attributes

std::vector< struct
UlDciListElement_s
m_dciList
std::vector< struct
PhichListElement_s
m_phichList
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList

Detailed Description

Parameters of the SCHED_UL_CONFIG_IND primitive. See section 4.2.13 for a detailed description of the parameters.

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

Member Data Documentation

std::vector<struct UlDciListElement_s> ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_dciList
std::vector<struct PhichListElement_s> ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_phichList

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

std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_vendorSpecificList

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


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