Public Attributes

ns3::FlowProbe::FlowStats Struct Reference

Collaboration diagram for ns3::FlowProbe::FlowStats:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< uint32_t > packetsDropped
 packetsDropped[reasonCode] => number of dropped packets
std::vector< uint64_t > bytesDropped
 bytesDropped[reasonCode] => number of dropped bytes
Time delayFromFirstProbeSum
uint64_t bytes
 Number of bytes seen of this flow.
uint32_t packets
 Number of packets seen of this flow.

Member Data Documentation

divide by 'Scalar (packets)' to get the average delay from the first (entry) probe up to this one (partial delay)


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