CrowdSenSim
1.0
|
Functions | |
void | simulationOperations (int num_users, Smartphones smM, Smartphones::iterator it_smM, Events eventsL, Events::iterator it_eventsL, Users usersM, Users::iterator it_usersM, StreetPoint stpM, StreetPoint::iterator it_stpM, GraphCityMap grcM, GraphCityMap::iterator it_grcM, int days) |
void simulationOperations | ( | int | num_users, |
Smartphones | smM, | ||
Smartphones::iterator | it_smM, | ||
Events | eventsL, | ||
Events::iterator | it_eventsL, | ||
Users | usersM, | ||
Users::iterator | it_usersM, | ||
StreetPoint | stpM, | ||
StreetPoint::iterator | it_stpM, | ||
GraphCityMap | grcM, | ||
GraphCityMap::iterator | it_grcM, | ||
int | days | ||
) |
It creates the SimulationData.txt file useful to compute the statistics and it is the core of the simulator