A Discrete-Event Network Simulator
API
ns3::pfsFlowPerf_t Struct Reference

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 lastTtiBytesTransmitted
 last total bytes transmitted More...
 
unsigned long totalBytesTransmitted
 total bytes transmitted More...
 

Detailed Description

pfsFlowPerf_t structure

Definition at line 39 of file pf-ff-mac-scheduler.h.

Member Data Documentation

◆ flowStart

Time ns3::pfsFlowPerf_t::flowStart

flow start time

Definition at line 41 of file pf-ff-mac-scheduler.h.

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

◆ lastAveragedThroughput

double ns3::pfsFlowPerf_t::lastAveragedThroughput

last averaged throughput

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

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

◆ lastTtiBytesTransmitted

unsigned int ns3::pfsFlowPerf_t::lastTtiBytesTransmitted

last total bytes transmitted

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

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

◆ totalBytesTransmitted

unsigned long ns3::pfsFlowPerf_t::totalBytesTransmitted

total bytes transmitted

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

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


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