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.5k stars 1.41k forks source link

Induction Loop retrieve nVehContrib #9029

Open parksanha opened 3 years ago

parksanha commented 3 years ago

Hello~

In [Induction Loop Value Retrieval], [loopID.getLastStepVehicleNumber] returns a value of [nVehEntered], but I would like to know how to use the python API that returns [nVehContrib].

thank you.

behrisch commented 3 years ago

This is currently not possible. I keep it open as a feature request.