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
 CQI request? More...
 
bool m_hopping
 hopping? More...
 
uint8_t m_mcs
 MCS. More...
 
uint8_t m_rbLen
 length More...
 
uint8_t m_rbStart
 start More...
 
uint16_t m_rnti
 RNTI. More...
 
uint16_t m_tbSize
 size More...
 
int8_t m_tpc
 Tx power control command. More...
 
bool m_ulDelay
 UL delay? More...
 

Detailed Description

Substitutive structure for specifying BuildRarListElement_s::m_grant field.

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

Member Data Documentation

◆ m_cqiRequest

bool ns3::UlGrant_s::m_cqiRequest

CQI request?

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

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

◆ m_hopping

bool ns3::UlGrant_s::m_hopping

hopping?

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

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

◆ m_mcs

uint8_t ns3::UlGrant_s::m_mcs

MCS.

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

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

◆ m_rbLen

uint8_t ns3::UlGrant_s::m_rbLen

length

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

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

◆ m_rbStart

uint8_t ns3::UlGrant_s::m_rbStart

start

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

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

◆ m_rnti

uint16_t ns3::UlGrant_s::m_rnti

RNTI.

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

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

◆ m_tbSize

uint16_t ns3::UlGrant_s::m_tbSize

size

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

Referenced by ns3::LteUeMac::RecvRaResponse(), and ns3::LteEnbPhy::StartSubFrame().

◆ m_tpc

int8_t ns3::UlGrant_s::m_tpc

Tx power control command.

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

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

◆ m_ulDelay

bool ns3::UlGrant_s::m_ulDelay

UL delay?

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


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