
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] |
Definition at line 52 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Buffer::bitsPerPRB |
Definition at line 56 of file LTENR_HARQ.h.
| double stru_LTENR_HARQ_Buffer::bler |
Definition at line 57 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Buffer::CBGCount |
Definition at line 54 of file LTENR_HARQ.h.
| LTENR_CBG stru_LTENR_HARQ_Buffer::CBGList[MAX_CBGCOUNT_PER_TB] |
Definition at line 64 of file LTENR_HARQ.h.
| PACKET_STATUS stru_LTENR_HARQ_Buffer::isErrored |
Definition at line 61 of file LTENR_HARQ.h.
| bool stru_LTENR_HARQ_Buffer::isNonEmpty |
Definition at line 60 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Buffer::PendingSize |
Definition at line 63 of file LTENR_HARQ.h.
| double stru_LTENR_HARQ_Buffer::sinr |
Definition at line 58 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Buffer::Totalsize |
Definition at line 62 of file LTENR_HARQ.h.