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