A Discrete-Event Network Simulator
API
ns3::UlGrant_s Struct Reference

Substitutive structure for specifying BuildRarListElement_s::m_grant field. More...

#include "ff-mac-common.h"

Public Attributes

bool m_cqiRequest
 
bool m_hopping
 
uint8_t m_mcs
 
uint8_t m_rbLen
 
uint8_t m_rbStart
 
uint16_t m_rnti
 
uint16_t m_tbSize
 
int8_t m_tpc
 
bool m_ulDelay
 

Detailed Description

Substitutive structure for specifying BuildRarListElement_s::m_grant field.

Definition at line 242 of file ff-mac-common.h.

Member Data Documentation

bool ns3::UlGrant_s::m_cqiRequest

Definition at line 251 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

bool ns3::UlGrant_s::m_hopping

Definition at line 249 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

uint8_t ns3::UlGrant_s::m_mcs

Definition at line 248 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

uint8_t ns3::UlGrant_s::m_rbLen

Definition at line 246 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

uint8_t ns3::UlGrant_s::m_rbStart

Definition at line 245 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

uint16_t ns3::UlGrant_s::m_rnti

Definition at line 244 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

uint16_t ns3::UlGrant_s::m_tbSize
int8_t ns3::UlGrant_s::m_tpc

Definition at line 250 of file ff-mac-common.h.

Referenced by ns3::LteEnbPhy::StartSubFrame().

bool ns3::UlGrant_s::m_ulDelay

Definition at line 252 of file ff-mac-common.h.


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