 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef MSAmitranTrajectories_h
17 #define MSAmitranTrajectories_h
static std::map< std::string, int > myWrittenVehicles
Representation of a lane in the micro simulation.
Static storage of an output device and its base (abstract) implementation.
MSAmitranTrajectories & operator=(const MSAmitranTrajectories &)
Invalidated assignment operator.
Representation of a vehicle.
MSAmitranTrajectories(const MSAmitranTrajectories &)
Invalidated copy constructor.
A road/street connecting two junctions.
static std::set< std::string > myWrittenTypes
static void writeVehicle(OutputDevice &of, const SUMOVehicle &veh, const SUMOTime timestep)
Writes the dump of the given vehicle into the given device.
The base class for microscopic and mesoscopic vehicles.
The class responsible for building and deletion of vehicles.
static void write(OutputDevice &of, const SUMOTime timestep)
Writes the complete network state into the given device.
Realises dumping the complete network state.