5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters Struct Reference

#include "nr-mac-csched-sap.h"

+ Collaboration diagram for ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters:

Public Attributes

std::vector< uint8_t > m_logicalChannelIdentity
 
Result_e m_result
 
uint16_t m_rnti
 
std::vector< struct nr::VendorSpecificListElement_sm_vendorSpecificList
 

Detailed Description

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.

Member Data Documentation

◆ m_logicalChannelIdentity

std::vector<uint8_t> ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_logicalChannelIdentity

Definition at line 289 of file nr-mac-csched-sap.h.

◆ m_result

Result_e ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_result

Definition at line 287 of file nr-mac-csched-sap.h.

◆ m_rnti

uint16_t ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_rnti

Definition at line 286 of file nr-mac-csched-sap.h.

◆ m_vendorSpecificList

std::vector<struct nr::VendorSpecificListElement_s> ns3::NrMacCschedSapUser::CschedLcConfigCnfParameters::m_vendorSpecificList

Definition at line 291 of file nr-mac-csched-sap.h.


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