![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
MIMO SINR used to compute the TBLER of a data transmission. More...
#include "nr-mimo-chunk-processor.h"
Public Attributes | |
Time | dur |
Duration of the signal. | |
NrSinrMatrix | mimoSinr |
The MIMO SINR values, dimensions rank * nRBs. | |
uint16_t | rnti {0} |
RNTI, required in OFDMA UL to filter received signals by UEs. | |
MIMO SINR used to compute the TBLER of a data transmission.
Definition at line 19 of file nr-mimo-chunk-processor.h.
Time ns3::MimoSinrChunk::dur |
Duration of the signal.
Definition at line 23 of file nr-mimo-chunk-processor.h.
NrSinrMatrix ns3::MimoSinrChunk::mimoSinr |
The MIMO SINR values, dimensions rank * nRBs.
Definition at line 21 of file nr-mimo-chunk-processor.h.
uint16_t ns3::MimoSinrChunk::rnti {0} |
RNTI, required in OFDMA UL to filter received signals by UEs.
Definition at line 22 of file nr-mimo-chunk-processor.h.