A Discrete-Event Network Simulator
API
ns3::FfMacSchedSapUser::SchedUlConfigIndParameters Struct Reference

Parameters of the SCHED_UL_CONFIG_IND primitive. More...

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

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

Public Attributes

std::vector< struct UlDciListElement_sm_dciList
 
std::vector< struct PhichListElement_sm_phichList
 
std::vector< struct VendorSpecificListElement_sm_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 252 of file ff-mac-sched-sap.h.

Member Data Documentation

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

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

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

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


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