|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <set>#include <string>#include "MSDevice.h"#include <utils/common/SUMOTime.h>#include <utils/geom/Boundary.h>

Go to the source code of this file.
Data Structures | |
| class | MSDevice_BTsender |
| A BT sender. More... | |
| class | MSDevice_BTsender::VehicleInformation |
| Stores the information of a vehicle. More... | |
| class | MSDevice_BTsender::VehicleState |
| A single movement state of the vehicle. More... | |
Definition in file MSDevice_BTsender.h.