A Discrete-Event Network Simulator
API
error-rate-tables.h File Reference

Go to the source code of this file.

Namespaces

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

Variables

static const std::vector< std::pair< double, double > > ns3::AwgnErrorTableBcc1458 [ERROR_TABLE_BCC_MAX_NUM_MCS+1]
 
static const std::vector< std::pair< double, double > > ns3::AwgnErrorTableBcc32 [ERROR_TABLE_BCC_MAX_NUM_MCS+1]
 
static const std::vector< std::pair< double, double > > ns3::AwgnErrorTableLdpc1458 [ERROR_TABLE_LDPC_MAX_NUM_MCS+1]
 
const uint16_t ns3::ERROR_TABLE_BCC_LARGE_FRAME_SIZE = 1458
 
const uint8_t ns3::ERROR_TABLE_BCC_MAX_NUM_MCS = 9
 
const uint16_t ns3::ERROR_TABLE_BCC_SMALL_FRAME_SIZE = 32
 
const uint16_t ns3::ERROR_TABLE_LDPC_FRAME_SIZE = 1458
 
const uint8_t ns3::ERROR_TABLE_LDPC_MAX_NUM_MCS = 11