#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 | 
Definition at line 55 of file cqa-ff-mac-scheduler.h.
| Time ns3::CqasFlowPerf_t::flowStart | 
Definition at line 57 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 60 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 59 of file cqa-ff-mac-scheduler.h.
Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().
| double ns3::CqasFlowPerf_t::secondLastAveragedThroughput | 
Past average throughput.
Definition at line 61 of file cqa-ff-mac-scheduler.h.
Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().
| double ns3::CqasFlowPerf_t::targetThroughput | 
Definition at line 62 of file cqa-ff-mac-scheduler.h.
Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().
| unsigned long ns3::CqasFlowPerf_t::totalBytesTransmitted | 
Definition at line 58 of file cqa-ff-mac-scheduler.h.
Referenced by ns3::CqaFfMacScheduler::DoCschedLcConfigReq().