5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::MimoSinrChunk Struct Reference

MIMO SINR used to compute the TBLER of a data transmission. More...

#include "nr-mimo-chunk-processor.h"

+ Collaboration diagram for ns3::MimoSinrChunk:

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.
 

Detailed Description

MIMO SINR used to compute the TBLER of a data transmission.

Definition at line 19 of file nr-mimo-chunk-processor.h.

Member Data Documentation

◆ dur

Time ns3::MimoSinrChunk::dur

Duration of the signal.

Definition at line 23 of file nr-mimo-chunk-processor.h.

◆ mimoSinr

NrSinrMatrix ns3::MimoSinrChunk::mimoSinr

The MIMO SINR values, dimensions rank * nRBs.

Definition at line 21 of file nr-mimo-chunk-processor.h.

◆ rnti

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.


The documentation for this struct was generated from the following file: