![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
#include "nr-mac-csched-sap.h"
Public Attributes | |
uint16_t | m_rnti |
uint8_t | m_transmissionMode |
std::vector< struct nr::VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the CSCHED_UE_CONFIG_UPDATE_IND primitive. See section 4.1.11 for a detailed description of the parameters.
Definition at line 324 of file nr-mac-csched-sap.h.
uint16_t ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_rnti |
Definition at line 326 of file nr-mac-csched-sap.h.
uint8_t ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_transmissionMode |
Definition at line 327 of file nr-mac-csched-sap.h.
std::vector<struct nr::VendorSpecificListElement_s> ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_vendorSpecificList |
Definition at line 329 of file nr-mac-csched-sap.h.