#include <atomodeagent.h>
Inherits OdeAgent.
Inheritance diagram for AtomOdeAgent:


Public Member Functions | |
| AtomOdeAgent (const PlotOption &plotOption) | |
| initializes the object with the given controller, robot and wiring | |
| AtomOdeAgent (const std::list< PlotOption > &plotOptions) | |
| virtual bool | init (AbstractController *controller, OdeRobot *robot, AbstractWiring *wiring) |
| initializes the object with the given controller, robot and wiring and initializes pipe to guilogger | |
| virtual void | setLifeCycle (int newLifeCycleValue) |
| virtual int | getLifeCycle () |
| virtual void | updateFitness () |
| virtual double | getFitness () |
| fitness calculation | |
| virtual void | resetFitness () |
Private Attributes | |
| int | lifecycle |
|
|
initializes the object with the given controller, robot and wiring
|
|
|
|
|
|
fitness calculation
|
|
|
|
|
||||||||||||||||
|
initializes the object with the given controller, robot and wiring and initializes pipe to guilogger
Reimplemented from OdeAgent.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8