![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
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 |
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.
uint16_t ns3::NrMacSchedulerUeInfoAi::LcObservation::holDelay |
Definition at line 72 of file nr-mac-scheduler-ue-info-ai.h.
uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::lcId |
Definition at line 69 of file nr-mac-scheduler-ue-info-ai.h.
uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::priority |
Definition at line 71 of file nr-mac-scheduler-ue-info-ai.h.
uint8_t ns3::NrMacSchedulerUeInfoAi::LcObservation::qci |
Definition at line 70 of file nr-mac-scheduler-ue-info-ai.h.
uint16_t ns3::NrMacSchedulerUeInfoAi::LcObservation::rnti |
Definition at line 68 of file nr-mac-scheduler-ue-info-ai.h.