A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-amc.cc File Reference
#include "lte-amc.h"
#include "lte-mi-error-model.h"
#include "ns3/enum.h"
#include <ns3/assert.h>
#include <ns3/double.h>
#include <ns3/log.h>
#include <ns3/math.h>
#include <ns3/spectrum-value.h>
#include <vector>
+ Include dependency graph for lte-amc.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

static const int ns3::McsToItbsDl [29]
 Table of MCS index (IMCS) and its TBS index (ITBS).
 
static const int ns3::McsToItbsUl [29]
 Table of MCS index (IMCS) and its TBS index (ITBS).
 
static const double ns3::SpectralEfficiencyForCqi [16]
 Table of CQI index and its spectral efficiency.
 
static const double ns3::SpectralEfficiencyForMcs [32]
 Table of MCS index and its spectral efficiency.
 
static const int ns3::TransportBlockSizeTable [110][27]
 Table of number of physical resource blocks (NPRB), TBS index (ITBS), and their associated transport block size.