5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrMacSchedulerUeInfoAi::LcObservation Struct Reference

A struct for an observation of a flow. More...

#include "nr-mac-scheduler-ue-info-ai.h"

Public Attributes

uint16_t holDelay
 
uint8_t lcId
 
uint8_t priority
 
uint8_t qci
 
uint16_t rnti
 

Detailed Description

A struct for an observation of a flow.

A struct for an observation of a flow that stores the RNTI, LCG ID, LC ID, QCI, priority, and head-of-line delay of the flow.

Definition at line 66 of file nr-mac-scheduler-ue-info-ai.h.

Member Data Documentation

◆ holDelay

uint16_t ns3::NrMacSchedulerUeInfoAi::LcObservation::holDelay

Definition at line 72 of file nr-mac-scheduler-ue-info-ai.h.

◆ lcId

uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::lcId

Definition at line 69 of file nr-mac-scheduler-ue-info-ai.h.

◆ priority

uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::priority

Definition at line 71 of file nr-mac-scheduler-ue-info-ai.h.

◆ qci

uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::qci

Definition at line 70 of file nr-mac-scheduler-ue-info-ai.h.

◆ rnti

uint16_t ns3::NrMacSchedulerUeInfoAi::LcObservation::rnti

Definition at line 68 of file nr-mac-scheduler-ue-info-ai.h.


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