Substitutive structure for specifying BuildRarListElement_s::m_grant field. More...
#include "ff-mac-common.h"
| Public Attributes | |
| bool | m_cqiRequest {false} | 
| CQI request?  More... | |
| bool | m_hopping {false} | 
| hopping?  More... | |
| uint8_t | m_mcs {UINT8_MAX} | 
| MCS.  More... | |
| uint8_t | m_rbLen {UINT8_MAX} | 
| length  More... | |
| uint8_t | m_rbStart {UINT8_MAX} | 
| start  More... | |
| uint16_t | m_rnti {UINT16_MAX} | 
| RNTI.  More... | |
| uint16_t | m_tbSize {UINT16_MAX} | 
| size  More... | |
| int8_t | m_tpc {INT8_MIN} | 
| Tx power control command.  More... | |
| bool | m_ulDelay {false} | 
| UL delay?  More... | |
Substitutive structure for specifying BuildRarListElement_s::m_grant field.
Definition at line 262 of file ff-mac-common.h.
| bool ns3::UlGrant_s::m_cqiRequest {false} | 
CQI request?
Definition at line 271 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| bool ns3::UlGrant_s::m_hopping {false} | 
hopping?
Definition at line 269 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| uint8_t ns3::UlGrant_s::m_mcs {UINT8_MAX} | 
| uint8_t ns3::UlGrant_s::m_rbLen {UINT8_MAX} | 
length
Definition at line 266 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| uint8_t ns3::UlGrant_s::m_rbStart {UINT8_MAX} | 
start
Definition at line 265 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| uint16_t ns3::UlGrant_s::m_rnti {UINT16_MAX} | 
RNTI.
Definition at line 264 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| uint16_t ns3::UlGrant_s::m_tbSize {UINT16_MAX} | 
size
Definition at line 267 of file ff-mac-common.h.
Referenced by ns3::LteUeMac::RecvRaResponse(), and ns3::LteEnbPhy::StartSubFrame().
| int8_t ns3::UlGrant_s::m_tpc {INT8_MIN} | 
Tx power control command.
Definition at line 270 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::StartSubFrame().
| bool ns3::UlGrant_s::m_ulDelay {false} | 
UL delay?
Definition at line 272 of file ff-mac-common.h.