Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <set>
#include <string>
#include <microsim/MSMoveReminder.h>
#include "MSVehicleDevice.h"
#include "MSTransportableDevice.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... | |
class | MSTransportableDevice_BTsender |
class | MSVehicleDevice_BTsender |
Definition in file MSDevice_BTsender.h.