Contains the Agent class. More...
#include <map>
#include "AgentInitialParameters.h"
#include "LineObstacle.h"
#include "proximitydatabase/Proximity2D.h"
Go to the source code of this file.
Classes | |
class | TTC::Agent |
Simulates the anticipatory behavior of an agent. More... | |
Namespaces | |
TTC | |
The namespace of the library. To make sure that all functions in the library are not conflicting with any other function the library uses it's own namespace. One always needs to use this namespace to access the functions inside this library. | |
Contains the Agent class.