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

Data Fields

NETSIM_ID ueId
 
NETSIM_ID ueIf
 
bool isAssociated
 
ptrLTENR_AMCINFOuplinkAMCInfo [MAX_CA_COUNT]
 
ptrLTENR_AMCINFOdownlinkAMCInfo [MAX_CA_COUNT]
 
ptrLTENR_PROPAGATIONINFO propagationInfo [MAX_CA_COUNT]
 
ptrLTENR_HARQ_VAR harq
 
void * OLLAContainer
 
_ptr_ele ele
 

Detailed Description

Definition at line 147 of file LTENR_PHY.h.

Field Documentation

◆ downlinkAMCInfo

ptrLTENR_AMCINFO* stru_LTENR_AssociatedUEPhyInfo::downlinkAMCInfo[MAX_CA_COUNT]

Definition at line 155 of file LTENR_PHY.h.

◆ ele

_ptr_ele stru_LTENR_AssociatedUEPhyInfo::ele

Definition at line 163 of file LTENR_PHY.h.

◆ harq

ptrLTENR_HARQ_VAR stru_LTENR_AssociatedUEPhyInfo::harq

Definition at line 159 of file LTENR_PHY.h.

◆ isAssociated

bool stru_LTENR_AssociatedUEPhyInfo::isAssociated

Definition at line 151 of file LTENR_PHY.h.

◆ OLLAContainer

void* stru_LTENR_AssociatedUEPhyInfo::OLLAContainer

Definition at line 161 of file LTENR_PHY.h.

◆ propagationInfo

ptrLTENR_PROPAGATIONINFO stru_LTENR_AssociatedUEPhyInfo::propagationInfo[MAX_CA_COUNT]

Definition at line 157 of file LTENR_PHY.h.

◆ ueId

NETSIM_ID stru_LTENR_AssociatedUEPhyInfo::ueId

Definition at line 149 of file LTENR_PHY.h.

◆ ueIf

NETSIM_ID stru_LTENR_AssociatedUEPhyInfo::ueIf

Definition at line 150 of file LTENR_PHY.h.

◆ uplinkAMCInfo

ptrLTENR_AMCINFO* stru_LTENR_AssociatedUEPhyInfo::uplinkAMCInfo[MAX_CA_COUNT]

Definition at line 154 of file LTENR_PHY.h.


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