
Data Fields | |
| NETSIM_ID | ueId |
| NETSIM_ID | ueIf |
| bool | isAssociated |
| ptrLTENR_AMCINFO * | uplinkAMCInfo [MAX_CA_COUNT] |
| ptrLTENR_AMCINFO * | downlinkAMCInfo [MAX_CA_COUNT] |
| ptrLTENR_PROPAGATIONINFO | propagationInfo [MAX_CA_COUNT] |
| ptrLTENR_HARQ_VAR | harq |
| void * | OLLAContainer |
| _ptr_ele | ele |
Definition at line 147 of file LTENR_PHY.h.
| ptrLTENR_AMCINFO* stru_LTENR_AssociatedUEPhyInfo::downlinkAMCInfo[MAX_CA_COUNT] |
Definition at line 155 of file LTENR_PHY.h.
| _ptr_ele stru_LTENR_AssociatedUEPhyInfo::ele |
Definition at line 163 of file LTENR_PHY.h.
| ptrLTENR_HARQ_VAR stru_LTENR_AssociatedUEPhyInfo::harq |
Definition at line 159 of file LTENR_PHY.h.
| bool stru_LTENR_AssociatedUEPhyInfo::isAssociated |
Definition at line 151 of file LTENR_PHY.h.
| void* stru_LTENR_AssociatedUEPhyInfo::OLLAContainer |
Definition at line 161 of file LTENR_PHY.h.
| ptrLTENR_PROPAGATIONINFO stru_LTENR_AssociatedUEPhyInfo::propagationInfo[MAX_CA_COUNT] |
Definition at line 157 of file LTENR_PHY.h.
| NETSIM_ID stru_LTENR_AssociatedUEPhyInfo::ueId |
Definition at line 149 of file LTENR_PHY.h.
| NETSIM_ID stru_LTENR_AssociatedUEPhyInfo::ueIf |
Definition at line 150 of file LTENR_PHY.h.
| ptrLTENR_AMCINFO* stru_LTENR_AssociatedUEPhyInfo::uplinkAMCInfo[MAX_CA_COUNT] |
Definition at line 154 of file LTENR_PHY.h.