A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::FfMacSchedSapUser::SchedUlConfigIndParameters Struct Reference

Parameters of the SCHED_UL_CONFIG_IND primitive. More...

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

+ Collaboration diagram for ns3::FfMacSchedSapUser::SchedUlConfigIndParameters:

Public Attributes

std::vector< UlDciListElement_sm_dciList
 DCI list.
 
std::vector< PhichListElement_sm_phichList
 PHICH list.
 
std::vector< VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list
 

Detailed Description

Parameters of the SCHED_UL_CONFIG_IND primitive.

See section 4.2.13 for a detailed description of the parameters.

Definition at line 307 of file ff-mac-sched-sap.h.

Member Data Documentation

◆ m_dciList

◆ m_phichList

std::vector<PhichListElement_s> ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_phichList

PHICH list.

Definition at line 310 of file ff-mac-sched-sap.h.

◆ m_vendorSpecificList

std::vector<VendorSpecificListElement_s> ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_vendorSpecificList

vendor specific list

Definition at line 312 of file ff-mac-sched-sap.h.


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