Go to the source code of this file.
Variables | |
double | modulation0 [6][29] |
this file represents default traces providing for each SNR value (1): the bit error rate BER (2), the block error rate BlcER(3), the standard deviation on block error rate (4) and the confidence interval (5 and 6) for a given modulation. It is made of 7 tables: one for each modulation and coding scheme. Each table is made of 6 columns (see (1) to (6) above). These traces are generated by an external OFDM simulator: It is based on an external mathematics and signal processing library IT++ and includes : a random block generator, a Reed Solomon (RS) coder, a convolutional coder, an interleaver, a 256 FFT-based OFDM modulator, a multi-path channel simulator and an equalizer. The multipath channel is simulated using the TDL_channel class of the IT++ library. More... | |
double | modulation1 [6][42] |
double | modulation2 [6][96] |
double | modulation3 [6][117] |
double | modulation4 [6][115] |
double | modulation5 [6][547] |
double | modulation6 [6][626] |
double modulation0[6][29] |
this file represents default traces providing for each SNR value (1): the bit error rate BER (2), the block error rate BlcER(3), the standard deviation on block error rate (4) and the confidence interval (5 and 6) for a given modulation. It is made of 7 tables: one for each modulation and coding scheme. Each table is made of 6 columns (see (1) to (6) above). These traces are generated by an external OFDM simulator: It is based on an external mathematics and signal processing library IT++ and includes : a random block generator, a Reed Solomon (RS) coder, a convolutional coder, an interleaver, a 256 FFT-based OFDM modulator, a multi-path channel simulator and an equalizer. The multipath channel is simulated using the TDL_channel class of the IT++ library.
Definition at line 39 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation1[6][42] |
Definition at line 65 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation2[6][96] |
Definition at line 97 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation3[6][117] |
Definition at line 152 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation4[6][115] |
Definition at line 234 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation5[6][547] |
Definition at line 296 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().
double modulation6[6][626] |
Definition at line 550 of file default-traces.h.
Referenced by ns3::SNRToBlockErrorRateManager::LoadDefaultTraces().