The score of a competition run.
More...
#include <ARIAC.hh>
The score of a competition run.
Definition at line 128 of file ARIAC.hh.
double ariac::GameScore::total |
( |
| ) |
const |
|
inline |
Calculate the total score.
Definition at line 159 of file ARIAC.hh.
std::ostream& operator<< |
( |
std::ostream & |
_out, |
|
|
const GameScore & |
_obj |
|
) |
| |
|
friend |
Stream insertion operator.
- Parameters
-
[in] | _out | output stream. |
[in] | _obj | GameScore object to output. |
- Returns
- The output stream
Definition at line 134 of file ARIAC.hh.
double ariac::GameScore::manipulatorTravelDistance = 0.0 |
double ariac::GameScore::partTravelDistance = 0.0 |
double ariac::GameScore::partTravelTime = 0.0 |
double ariac::GameScore::planningTime = 0.0 |
double ariac::GameScore::totalProcessTime = 0.0 |
The documentation for this class was generated from the following file: