#include <agent.h>
Public Member Functions | |
| PlotOption () | |
| PlotOption (PlotMode mode, PlotSensors whichSensors=Controller, int interval=1) | |
| virtual | ~PlotOption () |
Friends | |
| class | Agent |
Classes | |
| struct | matchMode |
| nice predicate function for finding by mode More... | |
integration/main.cpp, and main.cpp.
| PlotOption | ( | ) | [inline] |
| PlotOption | ( | PlotMode | mode, | |
| PlotSensors | whichSensors = Controller, |
|||
| int | interval = 1 | |||
| ) | [inline] |
| virtual ~PlotOption | ( | ) | [inline, virtual] |
friend class Agent [friend] |
1.4.7