Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ProbeSG Class Reference

Similar to ProbeBand and ProbeBandSlice. More...

#include <probeSG.h>

Inherits Probe.

Inheritance diagram for ProbeSG:

Inheritance graph
[legend]
Collaboration diagram for ProbeSG:

Collaboration graph
[legend]
List of all members.

Detailed Description

Similar to ProbeBand and ProbeBandSlice.

This is a custom probe, specifically designed for a Slotted Aloha system. It measures the mean packet generation over time, considering both new packets and backlogged packets (retransmissions). Doing so, it measures both the long term mean values and the short term values (refreshed after each file writeout).

You can see that we have defined two new Observe functions and we don't use the 'normal' Observe().

Check out Probe documentation about the meaning of each function.

Side note: a custom probe can't be global... sorry.

Definition at line 25 of file probeSG.h.


The documentation for this class was generated from the following files:
Generated on Wed Dec 22 23:26:55 2004 for NePSing Slotted Aloha example by doxygen 1.3.9.1 ---- Hosted by SourceForge.net Logo