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

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

+ Collaboration diagram for ns3::FfMacSchedSapUser::SchedDlConfigIndParameters:

Public Attributes

std::vector< struct
BuildBroadcastListElement_s
m_buildBroadcastList
std::vector< struct
BuildDataListElement_s
m_buildDataList
std::vector< struct
BuildRarListElement_s
m_buildRarList
uint8_t m_nrOfPdcchOfdmSymbols
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList

Detailed Description

Parameters of the API primitives Parameters of the SCHED_DL_CONFIG_IND primitive. See section 4.2.7 for a detailed description of the parameters.

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

Member Data Documentation

std::vector<struct BuildBroadcastListElement_s> ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_buildBroadcastList

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

std::vector<struct BuildDataListElement_s> ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_buildDataList
std::vector<struct BuildRarListElement_s> ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_buildRarList

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

uint8_t ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_nrOfPdcchOfdmSymbols
std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_vendorSpecificList

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


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