|
| TimeMeasurement (double value) |
|
double | getExpectedValue () |
|
virtual double | getComputedValue () |
|
virtual void | setComputedValue (double value) |
|
double | getActualValue () |
|
void | setExpectedValue (double value) |
|
void | setActualValue (double value) |
|
virtual bool | isPredictable () |
|
virtual bool | isComputed () |
|
string | toString () |
|
virtual TimeMeasurement * | duplicate () |
|
virtual double | getValue () |
|
void | fromString (string str) |
|
|
double | expectedValue |
|
double | actualValue |
|
The documentation for this class was generated from the following files:
- gingancl/include/gingancl/model/TimeMeasurement.h
- gingancl/src/model/time/TimeMeasurement.cpp