See section 4.3.29 ulCQI. More...
#include <ff-mac-common.h>
Collaboration diagram for UlCqi_s:Public Types | |
| enum | Type_e { SRS, PUSCH, PUCCH_1, PUCCH_2, PRACH } |
Public Attributes | |
| std::vector< uint16_t > | m_sinr |
| enum UlCqi_s::Type_e | m_type |
See section 4.3.29 ulCQI.
Definition at line 444 of file ff-mac-common.h.
| enum UlCqi_s::Type_e |
Definition at line 447 of file ff-mac-common.h.
| std::vector<uint16_t> UlCqi_s::m_sinr |
Definition at line 446 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::CreateUlCqiReport(), ns3::RrFfMacScheduler::DoSchedUlCqiInfoReq(), and ns3::PfFfMacScheduler::DoSchedUlCqiInfoReq().
| enum UlCqi_s::Type_e UlCqi_s::m_type |
Referenced by ns3::LteEnbPhy::CreateUlCqiReport(), and ns3::LteEnbMac::DoUlCqiReport().