![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
#include "nr-mac-csched-sap.h"
Public Attributes | |
std::vector< uint8_t > | m_logicalChannelIdentity |
Result_e | m_result |
uint16_t | m_rnti |
std::vector< struct nr::VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the CSCHED_LC_CONFIG_CNF primitive. See section 4.1.6 for a detailed description of the parameters.
Definition at line 284 of file nr-mac-csched-sap.h.
std::vector<uint8_t> ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_logicalChannelIdentity |
Definition at line 289 of file nr-mac-csched-sap.h.
Result_e ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_result |
Definition at line 287 of file nr-mac-csched-sap.h.
uint16_t ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_rnti |
Definition at line 286 of file nr-mac-csched-sap.h.
std::vector<struct nr::VendorSpecificListElement_s> ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_vendorSpecificList |
Definition at line 291 of file nr-mac-csched-sap.h.