Class used by StatisticTools.
More...
#include <imeasure.h>
Class used by StatisticTools.
Provides an interface for any kind of time series analysis. Every step the StatisticTools calls step.
- See Also
- StatisticTools
-
HUDStatisticsManager
-
AbstractMeasure
| virtual long getActualStep |
( |
| ) |
const |
|
pure virtual |
| virtual std::string getName |
( |
| ) |
const |
|
pure virtual |
| virtual int getStepSize |
( |
| ) |
const |
|
pure virtual |
| virtual double getValue |
( |
| ) |
const |
|
pure virtual |
| virtual double& getValueAddress |
( |
| ) |
|
|
pure virtual |
| virtual void setStepSize |
( |
int |
newStepSize | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: