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

Parameters of the CSCHED_CELL_CONFIG_UPDATE_IND primitive. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters:

Public Attributes

uint8_t m_prbUtilizationDl
 DL utilization. More...
 
uint8_t m_prbUtilizationUl
 UL utilization. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

Detailed Description

Parameters of the CSCHED_CELL_CONFIG_UPDATE_IND primitive.

See section 4.1.12 for a detailed description of the parameters.

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

Member Data Documentation

◆ m_prbUtilizationDl

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationDl

DL utilization.

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

◆ m_prbUtilizationUl

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationUl

UL utilization.

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

◆ m_vendorSpecificList

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

vendor specific list

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


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