std::bitset< 96 > SumoXMLAttrMask
The base class for microscopic and mesoscopic vehicles.
Stores edges and lanes, performs moving of vehicle.
A road/street connecting two junctions.
Realises dumping Emission Data.
static void write(OutputDevice &of, SUMOTime timestep)
Writes emission values into the given device.
static void writeEmissions(OutputDevice &of, const MSBaseVehicle *const veh, const bool includeType, const SumoXMLAttrMask &mask)
Writes emission values for a single vehicle into the given device.
MSEmissionExport & operator=(const MSEmissionExport &)
Invalidated assignment operator.
MSEmissionExport(const MSEmissionExport &)
Invalidated copy constructor.
Representation of a lane in the micro simulation.
Static storage of an output device and its base (abstract) implementation.