A Discrete-Event Network Simulator
API
ns3::FfMacSchedSapProvider::SchedDlTriggerReqParameters Struct Reference

Parameters of the SCHED_DL_TRIGGER_REQ primitive. More...

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

+ Collaboration diagram for ns3::FfMacSchedSapProvider::SchedDlTriggerReqParameters:

Public Attributes

std::vector< struct DlInfoListElement_sm_dlInfoList
 DL info list. More...
 
uint16_t m_sfnSf
 sfn SF More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

Detailed Description

Parameters of the SCHED_DL_TRIGGER_REQ primitive.

See section 4.2.4 for a detailed description of the parameters.

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

Member Data Documentation

◆ m_dlInfoList

◆ m_sfnSf

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedDlTriggerReqParameters::m_vendorSpecificList

vendor specific list

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


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