pfsFlowPerf_t structure More...
#include "pf-ff-mac-scheduler.h"
Collaboration diagram for ns3::pfsFlowPerf_t:Public Attributes | |
| Time | flowStart |
| flow start time More... | |
| double | lastAveragedThroughput |
| last averaged throughput More... | |
| unsigned int | lastTtiBytesTrasmitted |
| last total bytes transmitted More... | |
| unsigned long | totalBytesTransmitted |
| total bytes transmitted More... | |
pfsFlowPerf_t structure
Definition at line 55 of file pf-ff-mac-scheduler.h.
| Time ns3::pfsFlowPerf_t::flowStart |
flow start time
Definition at line 57 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
| double ns3::pfsFlowPerf_t::lastAveragedThroughput |
last averaged throughput
Definition at line 60 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
| unsigned int ns3::pfsFlowPerf_t::lastTtiBytesTrasmitted |
last total bytes transmitted
Definition at line 59 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
| unsigned long ns3::pfsFlowPerf_t::totalBytesTransmitted |
total bytes transmitted
Definition at line 58 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().