#include <flow-probe.h>
Public Member Functions | |
Stats | GetStats () const |
The FlowProbe class is responsible for listening for packet events in a specific point of the simulated space, report those events to the global FlowMonitor, and collect its own flow statistics regarding only the packets that pass through that probe.
Stats ns3::FlowProbe::GetStats | ( | ) | const |
Get the partial flow statistics stored in this probe. With this information you can, for example, find out what is the delay from the first probe to this one.