A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::CqiConfig_s Struct Reference

See section 4.3.19 cqiConfig. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::CqiConfig_s:

Public Types

enum  SetupRelease_e { setup }
 Actions. More...
 

Public Attributes

SetupRelease_e m_action
 CQI action.
 
uint16_t m_cqiSchedInterval {UINT16_MAX}
 CQI schedule interval.
 
uint8_t m_riSchedInterval {UINT8_MAX}
 RI schedule interval.
 

Detailed Description

See section 4.3.19 cqiConfig.

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

Member Enumeration Documentation

◆ SetupRelease_e

Actions.

Enumerator
setup 

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

Member Data Documentation

◆ m_action

SetupRelease_e ns3::CqiConfig_s::m_action

CQI action.

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

◆ m_cqiSchedInterval

uint16_t ns3::CqiConfig_s::m_cqiSchedInterval {UINT16_MAX}

CQI schedule interval.

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

◆ m_riSchedInterval

uint8_t ns3::CqiConfig_s::m_riSchedInterval {UINT8_MAX}

RI schedule interval.

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


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