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

Parameters of the API primitives. More...

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

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

Public Attributes

std::vector< struct BuildBroadcastListElement_sm_buildBroadcastList
 build broadcast list More...
 
std::vector< struct BuildDataListElement_sm_buildDataList
 build data list More...
 
std::vector< struct BuildRarListElement_sm_buildRarList
 build rar list More...
 
uint8_t m_nrOfPdcchOfdmSymbols
 number of PDCCH OFDM symbols More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

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 293 of file ff-mac-sched-sap.h.

Member Data Documentation

◆ m_buildBroadcastList

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

build broadcast list

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

◆ m_buildDataList

◆ m_buildRarList

◆ m_nrOfPdcchOfdmSymbols

◆ m_vendorSpecificList

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

vendor specific list

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


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