Dear Jakob, Good morning!
In pydoc, it says "returns the number of vehicles". Could you help to make sure does it only include vehicles? Or it includes all objects in simulation (vehicles, pedestrians, bicycles and so on)? If not how could I know when all objects (vehicles, pedestrians, bicycles and so on) finish? getMinExpectedNumber <>(self) getMinExpectedNumber <https://sumo.dlr.de/daily/pydoc/traci._simulation.html#SimulationDomain-getMinExpectedNumber>() -> integer Returns the number of vehicles which are in the net plus the ones still waiting to start. This number may be smaller than the actual number of vehicles still to come because of delayed route file parsing. If the number is 0 however, it is guaranteed that all route files have been parsed completely and all vehicles have left the network. Thank you very much! Have a good day! Sincerely, Dayuan ———— Dayuan Tan UMBC
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
