#include <lstat.h>
Inheritance diagram for TStat:
Public Member Functions | |
TStat (char *n, EvSim *Sim) | |
~TStat (void) | |
virtual void | accum (double x) |
virtual void | reset (void) |
|
Constructor. Creates a timed statitical gatherer
|
|
Destructor. Automatically dumps statistical data |
|
Stores a new value in the statistical object
Reimplemented from LStat. |
|
Reset this statistical gatherer. Reimplemented from LStat. |