A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::CqasFlowPerf_t Struct Reference

#include <cqa-ff-mac-scheduler.h>

+ Collaboration diagram for ns3::CqasFlowPerf_t:

Public Attributes

Time flowStart
 
double lastAveragedThroughput
 Total bytes send by eNB in last tti for this UE. More...
 
unsigned int lastTtiBytesTransmitted
 Total bytes send by eNb for this UE. More...
 
double secondLastAveragedThroughput
 Past average throughput. More...
 
double targetThroughput
 
unsigned long totalBytesTransmitted
 

Detailed Description

Definition at line 54 of file cqa-ff-mac-scheduler.h.

Member Data Documentation

Time ns3::CqasFlowPerf_t::flowStart

Definition at line 56 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

double ns3::CqasFlowPerf_t::lastAveragedThroughput

Total bytes send by eNB in last tti for this UE.

Definition at line 59 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

unsigned int ns3::CqasFlowPerf_t::lastTtiBytesTransmitted

Total bytes send by eNb for this UE.

Definition at line 58 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

double ns3::CqasFlowPerf_t::secondLastAveragedThroughput

Past average throughput.

Definition at line 60 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

double ns3::CqasFlowPerf_t::targetThroughput

Definition at line 61 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().

unsigned long ns3::CqasFlowPerf_t::totalBytesTransmitted

Definition at line 57 of file cqa-ff-mac-scheduler.h.

Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().


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