Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/common/Command.h>
#include <utils/common/MapMatcher.h>
#include <utils/xml/SUMOSAXHandler.h>
#include "MSVehicleDevice.h"
Go to the source code of this file.
Data Structures | |
class | MSDevice_FCDReplay |
A device which replays a vehicle trajectory from an fcd file. More... | |
class | MSDevice_FCDReplay::FCDHandler |
struct | MSDevice_FCDReplay::FCDHandler::StageStart |
class | MSDevice_FCDReplay::MoveVehicles |
struct | MSDevice_FCDReplay::TrajectoryEntry |
Definition in file MSDevice_FCDReplay.h.