![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
#include "nr-mac-csched-sap.h"
Public Attributes | |
uint8_t | m_prbUtilizationDl |
uint8_t | m_prbUtilizationUl |
std::vector< struct nr::VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the CSCHED_CELL_CONFIG_UPDATE_IND primitive. See section 4.1.12 for a detailed description of the parameters.
Definition at line 336 of file nr-mac-csched-sap.h.
uint8_t ns3::NrMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationDl |
Definition at line 338 of file nr-mac-csched-sap.h.
uint8_t ns3::NrMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationUl |
Definition at line 339 of file nr-mac-csched-sap.h.
std::vector<struct nr::VendorSpecificListElement_s> ns3::NrMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_vendorSpecificList |
Definition at line 341 of file nr-mac-csched-sap.h.