#include <list>
#include <vector>
#include <ns3/ptr.h>
#include <stdint.h>
#include <ns3/spectrum-value.h>
#include <ns3/lte-harq-phy.h>
Go to the source code of this file.
Classes | |
class | ns3::LteMiErrorModel |
struct | ns3::TbStats_t |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |
Variables | |
const uint16_t | ns3::MI_16QAM_BLER_MAX_ID = 22 |
const uint16_t | ns3::MI_16QAM_MAX_ID = 16 |
const uint16_t | ns3::MI_64QAM_BLER_MAX_ID = 37 |
const uint16_t | ns3::MI_64QAM_MAX_ID = 28 |
const uint16_t | ns3::MI_MAP_16QAM_SIZE = 994 |
const uint16_t | ns3::MI_MAP_64QAM_SIZE = 752 |
const uint16_t | ns3::MI_MAP_QPSK_SIZE = 797 |
const uint16_t | ns3::MI_QPSK_BLER_MAX_ID = 12 |
const uint16_t | ns3::MI_QPSK_MAX_ID = 9 |
const uint16_t | ns3::PDCCH_PCFICH_CURVE_SIZE = 46 |