eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.56k stars 1.43k forks source link

permit creating edge emission data definition #15696

Open namdre opened 2 days ago

namdre commented 2 days ago

similar to edgeData/laneData

https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html

namdre commented 2 days ago

it should be enough to add the 'type' attribute (as an enum) to the existing meanData/edgeData objects and permit 'type' to be an empty string (in which case the attribute isn't written)

namdre commented 2 days ago

other enum values for type: "harmonoise" and "amitran". See NLDetectorBuilder::createEdgeLaneMeanData