Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Total Vehicles number in TraCIScenarioManager #247

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Solymanx7
Copy link

@Solymanx7 Solymanx7 commented May 7, 2023

Adding vehiclesTotalCount Variable in TraCIScenarioManager. Allowing easier way to record total number of entered vehicles in the analysis.

After some searching in INET framework, I didn't find a direct way to retrieve total number of vehicles who entered simulation so I decided to use this way myself and wanted to contribute it, Also feel free to correct me if there is any misunderstanding, I'm still exploring and learning this package and I will be more than happy to help.

Adding vehiclesTotalCount Variable in TraCIScenarioManager.
Allowing easier way to record in analysis total number of entered vehicles.
@Solymanx7 Solymanx7 changed the title Adding Total Vehicles number Adding Total Vehicles number in TraCIScenarioManager May 7, 2023
@Solymanx7 Solymanx7 marked this pull request as draft May 7, 2023 17:40
@Solymanx7
Copy link
Author

vehiclesTotalCount returns number of cars multiplied by 10 , Still investigating this.
For example if there is 5 cars entered simulation the result is 50.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant