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

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

+ Collaboration diagram for ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters:

Public Attributes

uint16_t m_rnti
 
uint8_t m_transmissionMode
 
std::vector< struct nr::VendorSpecificListElement_sm_vendorSpecificList
 

Detailed Description

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.

Member Data Documentation

◆ m_rnti

uint16_t ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_rnti

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

◆ m_transmissionMode

uint8_t ns3::NrMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_transmissionMode

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

◆ m_vendorSpecificList

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

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


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