A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
error-rate-tables.h File Reference
#include <cstdint>
#include <utility>
#include <vector>
+ Include dependency graph for error-rate-tables.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Typedefs

typedef std::vector< std::pair< double, double > > ns3::SnrPerTable
 Table of SNR (dB) and PER pairs.
 

Variables

const uint16_t ns3::ERROR_TABLE_BCC_LARGE_FRAME_SIZE
 reference size (bytes) of large frames for BCC
 
const uint8_t ns3::ERROR_TABLE_BCC_MAX_NUM_MCS = 10
 maximum number of MCSs for BCC
 
const uint16_t ns3::ERROR_TABLE_BCC_SMALL_FRAME_SIZE
 reference size (bytes) of small frames for BCC
 
const uint16_t ns3::ERROR_TABLE_LDPC_FRAME_SIZE = 1458
 reference size (bytes) for LDPC
 
const uint8_t ns3::ERROR_TABLE_LDPC_MAX_NUM_MCS = 12
 maximum number of MCSs for LDPC