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

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

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::UlGrant_s:

Public Attributes

bool m_cqiRequest {false}
 CQI request?
 
bool m_hopping {false}
 hopping?
 
uint8_t m_mcs {UINT8_MAX}
 MCS.
 
uint8_t m_rbLen {UINT8_MAX}
 length
 
uint8_t m_rbStart {UINT8_MAX}
 start
 
uint16_t m_rnti {UINT16_MAX}
 RNTI.
 
uint16_t m_tbSize {UINT16_MAX}
 size
 
int8_t m_tpc {INT8_MIN}
 Tx power control command.
 
bool m_ulDelay {false}
 UL delay?
 

Detailed Description

Substitutive structure for specifying BuildRarListElement_s::m_grant field.

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

Member Data Documentation

◆ m_cqiRequest

◆ m_hopping

◆ m_mcs

◆ m_rbLen

◆ m_rbStart

◆ m_rnti

◆ m_tbSize

◆ m_tpc

◆ m_ulDelay


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