See section 4.3.29 ulCQI. More...
#include "ff-mac-common.h"
Public Types | |
enum | Type_e { SRS , PUSCH , PUCCH_1 , PUCCH_2 , PRACH , NotValid } |
Type_e enumeration. More... | |
Public Attributes | |
std::vector< uint16_t > | m_sinr |
SINR. More... | |
enum ns3::UlCqi_s::Type_e | NotValid |
type More... | |
See section 4.3.29 ulCQI.
Definition at line 501 of file ff-mac-common.h.
enum ns3::UlCqi_s::Type_e |
Type_e enumeration.
Enumerator | |
---|---|
SRS | |
PUSCH | |
PUCCH_1 | |
PUCCH_2 | |
PRACH | |
NotValid |
Definition at line 505 of file ff-mac-common.h.
std::vector<uint16_t> ns3::UlCqi_s::m_sinr |
SINR.
Definition at line 503 of file ff-mac-common.h.
Referenced by ns3::LteEnbPhy::CreatePuschCqiReport(), ns3::LteEnbPhy::CreateSrsCqiReport(), ns3::LteFfrEnhancedAlgorithm::DoReportUlCqiInfo(), ns3::CqaFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::FdBetFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::FdMtFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::FdTbfqFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::PfFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::PssFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::RrFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::TdBetFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::TdMtFfMacScheduler::DoSchedUlCqiInfoReq(), ns3::TdTbfqFfMacScheduler::DoSchedUlCqiInfoReq(), and ns3::TtaFfMacScheduler::DoSchedUlCqiInfoReq().
enum ns3::UlCqi_s::Type_e ns3::UlCqi_s::NotValid |
type