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

See section 4.3.19 cqiConfig. More...

#include "ff-mac-common.h"

Public Attributes

uint16_t m_cqiSchedInterval {UINT16_MAX}
 CQI schedule interval. More...
 
uint8_t m_riSchedInterval {UINT8_MAX}
 RI schedule interval. More...
 

Detailed Description

See section 4.3.19 cqiConfig.

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

Member Data Documentation

◆ m_cqiSchedInterval

uint16_t ns3::CqiConfig_s::m_cqiSchedInterval {UINT16_MAX}

CQI schedule interval.

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

◆ m_riSchedInterval

uint8_t ns3::CqiConfig_s::m_riSchedInterval {UINT8_MAX}

RI schedule interval.

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


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