
Data Fields | |
| NETSIM_ID | gNBId |
| NETSIM_ID | gNBIf |
| NETSIM_ID | ueId |
| NETSIM_ID | ueIf |
| UINT | maxProcessCount |
| UINT | retryLimit |
| UINT | maxCBGPerTB |
| UINT | currentProcessId |
| UINT | BlerTableId |
| bool | isUpinkEntity |
| LTENR_HARQ_PROCESS | harqProcess [MAX_HARQ_PROCESS] |
Definition at line 88 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Entity::BlerTableId |
Definition at line 98 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Entity::currentProcessId |
Definition at line 97 of file LTENR_HARQ.h.
| NETSIM_ID stru_LTENR_HARQ_Entity::gNBId |
Definition at line 90 of file LTENR_HARQ.h.
| NETSIM_ID stru_LTENR_HARQ_Entity::gNBIf |
Definition at line 91 of file LTENR_HARQ.h.
| LTENR_HARQ_PROCESS stru_LTENR_HARQ_Entity::harqProcess[MAX_HARQ_PROCESS] |
Definition at line 100 of file LTENR_HARQ.h.
| bool stru_LTENR_HARQ_Entity::isUpinkEntity |
Definition at line 99 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Entity::maxCBGPerTB |
Definition at line 96 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Entity::maxProcessCount |
Definition at line 94 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Entity::retryLimit |
Definition at line 95 of file LTENR_HARQ.h.
| NETSIM_ID stru_LTENR_HARQ_Entity::ueId |
Definition at line 92 of file LTENR_HARQ.h.
| NETSIM_ID stru_LTENR_HARQ_Entity::ueIf |
Definition at line 93 of file LTENR_HARQ.h.