#include <lte-spectrum-phy.h>
Public Attributes | |
bool | corrupt |
bool | downlink |
bool | harqFeedbackSent |
uint8_t | harqProcessId |
uint8_t | mcs |
double | mi |
uint8_t | ndi |
std::vector< int > | rbBitmap |
uint8_t | rv |
uint16_t | size |
Definition at line 61 of file lte-spectrum-phy.h.
bool ns3::tbInfo_t::corrupt |
Definition at line 71 of file lte-spectrum-phy.h.
bool ns3::tbInfo_t::downlink |
Definition at line 70 of file lte-spectrum-phy.h.
bool ns3::tbInfo_t::harqFeedbackSent |
Definition at line 72 of file lte-spectrum-phy.h.
uint8_t ns3::tbInfo_t::harqProcessId |
Definition at line 67 of file lte-spectrum-phy.h.
uint8_t ns3::tbInfo_t::mcs |
Definition at line 65 of file lte-spectrum-phy.h.
double ns3::tbInfo_t::mi |
Definition at line 69 of file lte-spectrum-phy.h.
uint8_t ns3::tbInfo_t::ndi |
Definition at line 63 of file lte-spectrum-phy.h.
std::vector<int> ns3::tbInfo_t::rbBitmap |
Definition at line 66 of file lte-spectrum-phy.h.
uint8_t ns3::tbInfo_t::rv |
Definition at line 68 of file lte-spectrum-phy.h.
uint16_t ns3::tbInfo_t::size |
Definition at line 64 of file lte-spectrum-phy.h.