NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_HARQ_Buffer Struct Reference
Collaboration diagram for stru_LTENR_HARQ_Buffer:

Data Fields

UINT CBGCount
 
UINT bitsPerPRB
 
double bler
 
double sinr
 
bool isNonEmpty
 
PACKET_STATUS isErrored
 
UINT Totalsize
 
UINT PendingSize
 
LTENR_CBG CBGList [MAX_CBGCOUNT_PER_TB]
 

Detailed Description

Definition at line 52 of file LTENR_HARQ.h.

Field Documentation

◆ bitsPerPRB

UINT stru_LTENR_HARQ_Buffer::bitsPerPRB

Definition at line 56 of file LTENR_HARQ.h.

◆ bler

double stru_LTENR_HARQ_Buffer::bler

Definition at line 57 of file LTENR_HARQ.h.

◆ CBGCount

UINT stru_LTENR_HARQ_Buffer::CBGCount

Definition at line 54 of file LTENR_HARQ.h.

◆ CBGList

LTENR_CBG stru_LTENR_HARQ_Buffer::CBGList[MAX_CBGCOUNT_PER_TB]

Definition at line 64 of file LTENR_HARQ.h.

◆ isErrored

PACKET_STATUS stru_LTENR_HARQ_Buffer::isErrored

Definition at line 61 of file LTENR_HARQ.h.

◆ isNonEmpty

bool stru_LTENR_HARQ_Buffer::isNonEmpty

Definition at line 60 of file LTENR_HARQ.h.

◆ PendingSize

UINT stru_LTENR_HARQ_Buffer::PendingSize

Definition at line 63 of file LTENR_HARQ.h.

◆ sinr

double stru_LTENR_HARQ_Buffer::sinr

Definition at line 58 of file LTENR_HARQ.h.

◆ Totalsize

UINT stru_LTENR_HARQ_Buffer::Totalsize

Definition at line 62 of file LTENR_HARQ.h.


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