pfsFlowPerf_t structure More...
#include "pf-ff-mac-scheduler.h"
Public Attributes | |
Time | flowStart |
flow start time | |
double | lastAveragedThroughput |
last averaged throughput | |
unsigned int | lastTtiBytesTransmitted |
last total bytes transmitted | |
unsigned long | totalBytesTransmitted |
total bytes transmitted | |
pfsFlowPerf_t structure
Definition at line 28 of file pf-ff-mac-scheduler.h.
Time ns3::pfsFlowPerf_t::flowStart |
flow start time
Definition at line 30 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
double ns3::pfsFlowPerf_t::lastAveragedThroughput |
last averaged throughput
Definition at line 33 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
unsigned int ns3::pfsFlowPerf_t::lastTtiBytesTransmitted |
last total bytes transmitted
Definition at line 32 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().
unsigned long ns3::pfsFlowPerf_t::totalBytesTransmitted |
total bytes transmitted
Definition at line 31 of file pf-ff-mac-scheduler.h.
Referenced by ns3::PfFfMacScheduler::DoCschedLcConfigReq().