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

See section 4.3.20 ueCapabilities. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::UeCapabilities_s:

Public Attributes

bool m_halfDuplex {false}
 half duplex
 
bool m_intraSfHopping {false}
 intra SF hopping
 
bool m_resAllocType1 {false}
 alloc type 1
 
bool m_type2Sb1 {false}
 type 2Sb1
 
uint8_t m_ueCategory {UINT8_MAX}
 UE category.
 

Detailed Description

See section 4.3.20 ueCapabilities.

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

Member Data Documentation

◆ m_halfDuplex

bool ns3::UeCapabilities_s::m_halfDuplex {false}

half duplex

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

◆ m_intraSfHopping

bool ns3::UeCapabilities_s::m_intraSfHopping {false}

intra SF hopping

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

◆ m_resAllocType1

bool ns3::UeCapabilities_s::m_resAllocType1 {false}

alloc type 1

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

◆ m_type2Sb1

bool ns3::UeCapabilities_s::m_type2Sb1 {false}

type 2Sb1

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

◆ m_ueCategory

uint8_t ns3::UeCapabilities_s::m_ueCategory {UINT8_MAX}

UE category.

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


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