A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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.
 
uint8_t m_prbUtilizationUl
 UL utilization.
 
std::vector< VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list
 

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

Member Data Documentation

◆ m_prbUtilizationDl

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationDl

DL utilization.

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

◆ m_prbUtilizationUl

uint8_t ns3::FfMacCschedSapUser::CschedCellConfigUpdateIndParameters::m_prbUtilizationUl

UL utilization.

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

◆ m_vendorSpecificList

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

vendor specific list

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


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