, where
is the actual simulation time.
More...
#include <probeband.h>
Inherits Probe.
Inheritance diagram for ProbeBand:


Public Member Functions | |
| virtual void | Reset (void) |
| [internal] Reset the probe, clearing all its internal counters and starting a new output file. | |
| virtual void | Zap (double time) |
| [internal] Reset the probe, clearing all its internal counters. The meaning of the parameter is probe-dependant. | |
| virtual void | Observe (double value) |
| Observe a value, actual use of the value is probe-dependant. | |
| virtual void | WriteToFile (double time) |
| [internal] Write the probe statistics to the output file. It is called periodically by NePSing. | |
, where
is the actual simulation time.
Reports the sum of the observed values over the observation time.
output file format:
[Time of the observation] TAB
1.3.9.1 ---- Hosted
by