SumoXMLTag
Numbers representing SUMO-XML - element names.
Stores edges and lanes, performs moving of vehicle.
A road/street connecting two junctions.
Realises dumping FCD Data.
static void writeTransportable(OutputDevice &of, const MSEdge *e, MSTransportable *p, bool inRadius, SumoXMLTag tag, bool useGeo, bool elevation)
write transportable
static void write(OutputDevice &of, SUMOTime timestep, bool elevation)
Writes the position and the angle of each vehicle into the given device.
MSFCDExport(const MSFCDExport &)
Invalidated copy constructor.
MSFCDExport & operator=(const MSFCDExport &)
Invalidated assignment operator.
Representation of a lane in the micro simulation.
Static storage of an output device and its base (abstract) implementation.