A Discrete-Event Network Simulator
API
ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters Struct Reference

Parameters of the CSCHED_UE_CONFIG_UPDATE_IND primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters:

Public Attributes

struct CqiConfig_s m_cqiConfig
 CQI config. More...
 
bool m_cqiConfigPresent
 CQI config present. More...
 
uint16_t m_rnti
 RNTI. More...
 
struct SpsConfig_s m_spsConfig
 SPS config. More...
 
bool m_spsConfigPresent
 SPS config present. More...
 
struct SrConfig_s m_srConfig
 SR config. More...
 
bool m_srConfigPresent
 SR config present. More...
 
uint8_t m_transmissionMode
 transmission mode More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

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 359 of file ff-mac-csched-sap.h.

Member Data Documentation

◆ m_cqiConfig

struct CqiConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_cqiConfig

CQI config.

Definition at line 368 of file ff-mac-csched-sap.h.

◆ m_cqiConfigPresent

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_cqiConfigPresent

CQI config present.

Definition at line 367 of file ff-mac-csched-sap.h.

◆ m_rnti

◆ m_spsConfig

struct SpsConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_spsConfig

SPS config.

Definition at line 364 of file ff-mac-csched-sap.h.

◆ m_spsConfigPresent

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_spsConfigPresent

SPS config present.

Definition at line 363 of file ff-mac-csched-sap.h.

◆ m_srConfig

struct SrConfig_s ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_srConfig

SR config.

Definition at line 366 of file ff-mac-csched-sap.h.

◆ m_srConfigPresent

bool ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_srConfigPresent

SR config present.

Definition at line 365 of file ff-mac-csched-sap.h.

◆ m_transmissionMode

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedUeConfigUpdateIndParameters::m_vendorSpecificList

vendor specific list

Definition at line 370 of file ff-mac-csched-sap.h.


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