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

tdbetsFlowPerf_t structure More...

#include "tdbet-ff-mac-scheduler.h"

+ Collaboration diagram for ns3::tdbetsFlowPerf_t:

Public Attributes

Time flowStart
 flow start time More...
 
double lastAveragedThroughput
 last average throughput More...
 
unsigned int lastTtiBytesTrasmitted
 last total bytes transmitted More...
 
unsigned long totalBytesTransmitted
 total bytes transmitted More...
 

Detailed Description

tdbetsFlowPerf_t structure

Definition at line 57 of file tdbet-ff-mac-scheduler.h.

Member Data Documentation

◆ flowStart

Time ns3::tdbetsFlowPerf_t::flowStart

flow start time

Definition at line 59 of file tdbet-ff-mac-scheduler.h.

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

◆ lastAveragedThroughput

double ns3::tdbetsFlowPerf_t::lastAveragedThroughput

last average throughput

Definition at line 62 of file tdbet-ff-mac-scheduler.h.

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

◆ lastTtiBytesTrasmitted

unsigned int ns3::tdbetsFlowPerf_t::lastTtiBytesTrasmitted

last total bytes transmitted

Definition at line 61 of file tdbet-ff-mac-scheduler.h.

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

◆ totalBytesTransmitted

unsigned long ns3::tdbetsFlowPerf_t::totalBytesTransmitted

total bytes transmitted

Definition at line 60 of file tdbet-ff-mac-scheduler.h.

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


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