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

Parameters of the CSCHED_CELL_CONFIG_UPDATE_IND primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters:

Public Attributes

uint8_t m_prbUtilizationDl
 
uint8_t m_prbUtilizationUl
 
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList
 

Detailed Description

Parameters of the CSCHED_CELL_CONFIG_UPDATE_IND primitive.

See section 4.1.12 for a detailed description of the parameters.

Definition at line 343 of file ff-mac-csched-sap.h.

Member Data Documentation

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationDl

Definition at line 345 of file ff-mac-csched-sap.h.

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationUl

Definition at line 346 of file ff-mac-csched-sap.h.

std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_vendorSpecificList

Definition at line 348 of file ff-mac-csched-sap.h.


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