See section 4.3.12 ulInfoListElement. More...
#include "ff-mac-common.h"
Public Types | |
enum | ReceptionStatus_e { Ok , NotOk , NotValid } |
Reception status enum. More... | |
Public Attributes | |
uint16_t | m_rnti {UINT16_MAX} |
RNTI. More... | |
uint8_t | m_tpc {UINT8_MAX} |
Tx power control command. More... | |
std::vector< uint16_t > | m_ulReception |
UL reception. More... | |
enum ns3::UlInfoListElement_s::ReceptionStatus_e | NotValid |
the status More... | |
See section 4.3.12 ulInfoListElement.
Definition at line 324 of file ff-mac-common.h.
uint16_t ns3::UlInfoListElement_s::m_rnti {UINT16_MAX} |
RNTI.
Definition at line 326 of file ff-mac-common.h.
Referenced by ns3::LteSpectrumPhy::EndRxData().
uint8_t ns3::UlInfoListElement_s::m_tpc {UINT8_MAX} |
Tx power control command.
Definition at line 337 of file ff-mac-common.h.
Referenced by ns3::LteSpectrumPhy::EndRxData().
std::vector<uint16_t> ns3::UlInfoListElement_s::m_ulReception |
UL reception.
Definition at line 327 of file ff-mac-common.h.
enum ns3::UlInfoListElement_s::ReceptionStatus_e ns3::UlInfoListElement_s::NotValid |
the status