#include "lte-spectrum-phy.h"
| Public Attributes | |
| bool | corrupt | 
| whether is corrupt  More... | |
| bool | downlink | 
| whether is downlink  More... | |
| bool | harqFeedbackSent | 
| is HARQ feedback sent  More... | |
| uint8_t | harqProcessId | 
| HARQ process id.  More... | |
| uint8_t | mcs | 
| mcs  More... | |
| double | mi | 
| mi  More... | |
| uint8_t | ndi | 
| ndi  More... | |
| std::vector< int > | rbBitmap | 
| rb bitmap  More... | |
| uint8_t | rv | 
| rv  More... | |
| uint16_t | size | 
| size  More... | |
tbInfo_t structure
Definition at line 69 of file lte-spectrum-phy.h.
| bool ns3::tbInfo_t::corrupt | 
whether is corrupt
Definition at line 79 of file lte-spectrum-phy.h.
| bool ns3::tbInfo_t::downlink | 
whether is downlink
Definition at line 78 of file lte-spectrum-phy.h.
| bool ns3::tbInfo_t::harqFeedbackSent | 
is HARQ feedback sent
Definition at line 80 of file lte-spectrum-phy.h.
| uint8_t ns3::tbInfo_t::harqProcessId | 
HARQ process id.
Definition at line 75 of file lte-spectrum-phy.h.
| uint8_t ns3::tbInfo_t::mcs | 
mcs
Definition at line 73 of file lte-spectrum-phy.h.
| double ns3::tbInfo_t::mi | 
mi
Definition at line 77 of file lte-spectrum-phy.h.
| uint8_t ns3::tbInfo_t::ndi | 
ndi
Definition at line 71 of file lte-spectrum-phy.h.
| std::vector<int> ns3::tbInfo_t::rbBitmap | 
rb bitmap
Definition at line 74 of file lte-spectrum-phy.h.
| uint8_t ns3::tbInfo_t::rv | 
rv
Definition at line 76 of file lte-spectrum-phy.h.
| uint16_t ns3::tbInfo_t::size | 
size
Definition at line 72 of file lte-spectrum-phy.h.
 1.8.14
 1.8.14