All Classes Namespaces Files Functions Variables Typedefs Pages
Classes | Namespaces
SimulationEngine.h File Reference

Contains the SimulationEngine class. More...

#include "Agent.h"
#include "LineObstacle.h"
#include <fstream>

Go to the source code of this file.

Classes

class  TTC::SimulationEngine
 The main class of the library. 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.
 

Detailed Description

Contains the SimulationEngine class.