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

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

+ Collaboration diagram for ns3::pssFlowPerf_t:

Public Attributes

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

Detailed Description

Flow information

Definition at line 40 of file pss-ff-mac-scheduler.h.

Member Data Documentation

Time ns3::pssFlowPerf_t::flowStart

Definition at line 42 of file pss-ff-mac-scheduler.h.

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

double ns3::pssFlowPerf_t::lastAveragedThroughput

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

Definition at line 45 of file pss-ff-mac-scheduler.h.

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

unsigned int ns3::pssFlowPerf_t::lastTtiBytesTransmitted

Total bytes send by eNb for this UE.

Definition at line 44 of file pss-ff-mac-scheduler.h.

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

double ns3::pssFlowPerf_t::secondLastAveragedThroughput

Past average throughput.

Definition at line 46 of file pss-ff-mac-scheduler.h.

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

double ns3::pssFlowPerf_t::targetThroughput

Definition at line 47 of file pss-ff-mac-scheduler.h.

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

unsigned long ns3::pssFlowPerf_t::totalBytesTransmitted

Definition at line 43 of file pss-ff-mac-scheduler.h.

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


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