5G-LENA nr-v3.1-14-g738b08bc
The 5G/NR module for the ns-3 simulator
|
System-testing for effective SINR computation for HARQ Incremental Redundancy (IR) and Chase Combining (CC). More...
#include <ns3/nr-eesm-cc-t1.h>
#include <ns3/nr-eesm-error-model.h>
#include <ns3/nr-eesm-ir-t1.h>
#include <ns3/nr-spectrum-value-helper.h>
#include <ns3/ptr.h>
#include <ns3/spectrum-value.h>
#include <ns3/test.h>
#include <cmath>
#include <iostream>
Go to the source code of this file.
Variables | |
static TestHarq | ns3::testHarq |
HARQ test. | |
System-testing for effective SINR computation for HARQ Incremental Redundancy (IR) and Chase Combining (CC).
Testing values are computed using the equations in: "New Radio Physical Layer Abstraction for System-Level Simulations of 5G Networks, Sandra Lagen, Et al". available at: https://arxiv.org/abs/2001.10309
Definition in file nr-test-harq.cc.
|
static |
HARQ test.
Definition at line 215 of file nr-test-harq.cc.