A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters Struct Reference

Parameters of the SCHED_UL_NOISE_INTERFERENCE_REQ primitive. More...

#include <ff-mac-sched-sap.h>

+ Collaboration diagram for ns3::FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters:

Public Attributes

uint16_t m_rip
 
uint16_t m_sfnSf
 
uint16_t m_tnp
 
std::vector< struct
VendorSpecificListElement_s
m_vendorSpecificList
 

Detailed Description

Parameters of the SCHED_UL_NOISE_INTERFERENCE_REQ primitive.

See section 4.2.9 for a detailed description of the parameters.

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

Member Data Documentation

uint16_t ns3::FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters::m_rip

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

uint16_t ns3::FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters::m_sfnSf

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

uint16_t ns3::FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters::m_tnp

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

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

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


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