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

Data Fields

__IN__ NETSIM_ID gnbId
 
__IN__ NETSIM_ID gnbIf
 
__IN__ UINT PRBCount
 
__IN__ double OH_UL
 
__IN__ double OH_DL
 
__IN__ BOOL isPRBRankInit
 
__IN__ BOOL isUERRCSetUpCompleted
 
__IN__ LTENR_GnbSchedulingType schedulingType
 
__IN__ double alpha
 
__IN__ __OUT__ LTENR_SLOTTYPE slotType
 
__IN__ UINT TotalPRBReqdForHARQRetransmission
 
__IN__ ptrLTENR_UESCHEDULERINFO uplinkInfo
 
__IN__ ptrLTENR_UESCHEDULERINFO downlinkInfo
 

Detailed Description

Definition at line 90 of file LTENR_MAC.h.

Field Documentation

◆ alpha

__IN__ double stru_LTENR_SchedulerInfo::alpha

Definition at line 101 of file LTENR_MAC.h.

◆ downlinkInfo

__IN__ ptrLTENR_UESCHEDULERINFO stru_LTENR_SchedulerInfo::downlinkInfo

Definition at line 106 of file LTENR_MAC.h.

◆ gnbId

__IN__ NETSIM_ID stru_LTENR_SchedulerInfo::gnbId

Definition at line 92 of file LTENR_MAC.h.

◆ gnbIf

__IN__ NETSIM_ID stru_LTENR_SchedulerInfo::gnbIf

Definition at line 93 of file LTENR_MAC.h.

◆ isPRBRankInit

__IN__ BOOL stru_LTENR_SchedulerInfo::isPRBRankInit

Definition at line 98 of file LTENR_MAC.h.

◆ isUERRCSetUpCompleted

__IN__ BOOL stru_LTENR_SchedulerInfo::isUERRCSetUpCompleted

Definition at line 99 of file LTENR_MAC.h.

◆ OH_DL

__IN__ double stru_LTENR_SchedulerInfo::OH_DL

Definition at line 97 of file LTENR_MAC.h.

◆ OH_UL

__IN__ double stru_LTENR_SchedulerInfo::OH_UL

Definition at line 96 of file LTENR_MAC.h.

◆ PRBCount

__IN__ UINT stru_LTENR_SchedulerInfo::PRBCount

Definition at line 95 of file LTENR_MAC.h.

◆ schedulingType

__IN__ LTENR_GnbSchedulingType stru_LTENR_SchedulerInfo::schedulingType

Definition at line 100 of file LTENR_MAC.h.

◆ slotType

__IN__ __OUT__ LTENR_SLOTTYPE stru_LTENR_SchedulerInfo::slotType

Definition at line 102 of file LTENR_MAC.h.

◆ TotalPRBReqdForHARQRetransmission

__IN__ UINT stru_LTENR_SchedulerInfo::TotalPRBReqdForHARQRetransmission

Definition at line 103 of file LTENR_MAC.h.

◆ uplinkInfo

__IN__ ptrLTENR_UESCHEDULERINFO stru_LTENR_SchedulerInfo::uplinkInfo

Definition at line 105 of file LTENR_MAC.h.


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