A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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< BuildBroadcastListElement_sm_buildBroadcastList
 build broadcast list
 
std::vector< BuildDataListElement_sm_buildDataList
 build data list
 
std::vector< BuildRarListElement_sm_buildRarList
 build rar list
 
uint8_t m_nrOfPdcchOfdmSymbols
 number of PDCCH OFDM symbols
 
std::vector< VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list
 

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

Member Data Documentation

◆ m_buildBroadcastList

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

build broadcast list

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

◆ m_buildDataList

◆ m_buildRarList

◆ m_nrOfPdcchOfdmSymbols

◆ m_vendorSpecificList

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

vendor specific list

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


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