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

Data Fields

bool isUPLinkProcess
 
int caId
 
int slotId
 
int frameId
 
int subFrameId
 
UINT processId
 
UINT transmissionNumber
 
bool NDI
 
UINT PRBReqdForRetx
 
LTENR_HARQ_PACKETBUFFER packetBuffer
 
LTENR_HARQ_BUFFER transmissionBuffer [MAX_LAYER_COUNT]
 
UINT layerCount
 
ptrLTENR_AMCINFOamcInfo
 

Detailed Description

Definition at line 67 of file LTENR_HARQ.h.

Field Documentation

◆ amcInfo

ptrLTENR_AMCINFO* stru_LTENR_HARQ_Process::amcInfo

Definition at line 85 of file LTENR_HARQ.h.

◆ caId

int stru_LTENR_HARQ_Process::caId

Definition at line 70 of file LTENR_HARQ.h.

◆ frameId

int stru_LTENR_HARQ_Process::frameId

Definition at line 72 of file LTENR_HARQ.h.

◆ isUPLinkProcess

bool stru_LTENR_HARQ_Process::isUPLinkProcess

Definition at line 69 of file LTENR_HARQ.h.

◆ layerCount

UINT stru_LTENR_HARQ_Process::layerCount

Definition at line 84 of file LTENR_HARQ.h.

◆ NDI

bool stru_LTENR_HARQ_Process::NDI

Definition at line 77 of file LTENR_HARQ.h.

◆ packetBuffer

LTENR_HARQ_PACKETBUFFER stru_LTENR_HARQ_Process::packetBuffer

Definition at line 80 of file LTENR_HARQ.h.

◆ PRBReqdForRetx

UINT stru_LTENR_HARQ_Process::PRBReqdForRetx

Definition at line 78 of file LTENR_HARQ.h.

◆ processId

UINT stru_LTENR_HARQ_Process::processId

Definition at line 75 of file LTENR_HARQ.h.

◆ slotId

int stru_LTENR_HARQ_Process::slotId

Definition at line 71 of file LTENR_HARQ.h.

◆ subFrameId

int stru_LTENR_HARQ_Process::subFrameId

Definition at line 73 of file LTENR_HARQ.h.

◆ transmissionBuffer

LTENR_HARQ_BUFFER stru_LTENR_HARQ_Process::transmissionBuffer[MAX_LAYER_COUNT]

Definition at line 82 of file LTENR_HARQ.h.

◆ transmissionNumber

UINT stru_LTENR_HARQ_Process::transmissionNumber

Definition at line 76 of file LTENR_HARQ.h.


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