A Discrete-Event Network Simulator
API
ns3::UlCqi_s Struct Reference

See section 4.3.29 ulCQI. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::UlCqi_s:

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...
 

Detailed Description

See section 4.3.29 ulCQI.

Definition at line 501 of file ff-mac-common.h.

Member Enumeration Documentation

◆ Type_e

Type_e enumeration.

Enumerator
SRS 
PUSCH 
PUCCH_1 
PUCCH_2 
PRACH 
NotValid 

Definition at line 505 of file ff-mac-common.h.

Member Data Documentation

◆ m_sinr

◆ NotValid

enum ns3::UlCqi_s::Type_e ns3::UlCqi_s::NotValid

type


The documentation for this struct was generated from the following file: