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

See section 4.3.7 phichListElement. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::PhichListElement_s:

Public Types

enum  Phich_e { ACK , NACK , NotValid }
 Phich enum. More...
 

Public Attributes

uint16_t m_rnti {UINT16_MAX}
 RNTI. More...
 
enum ns3::PhichListElement_s::Phich_e NotValid
 the phich More...
 

Detailed Description

See section 4.3.7 phichListElement.

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

Member Enumeration Documentation

◆ Phich_e

Phich enum.

Enumerator
ACK 
NACK 
NotValid 

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

Member Data Documentation

◆ m_rnti

uint16_t ns3::PhichListElement_s::m_rnti {UINT16_MAX}

RNTI.

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

◆ NotValid

enum ns3::PhichListElement_s::Phich_e ns3::PhichListElement_s::NotValid

the phich


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