 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
22 #ifndef AGDATAANDSTATISTICS_H
23 #define AGDATAANDSTATISTICS_H
172 double poisson(
double mean,
int occ);
double uniformRandomTrafficRate
double departureVariation
std::map< int, double > population
int getPeopleOlderThan(int age)
std::map< int, AGPosition > busStations
double getInverseExpRandomValue(double mean, double maxVar)
std::map< int, double > beginWorkHours
std::map< int, double > outgoing
int getRandomCityGateByOutgoing()
int getRandomPopDistributed(int n, int m)
int getPeopleYoungerThan(int age)
double factorWorkPositions
int getRandom(int n, int m)
void normalizeMapProb(std::map< int, double > *myMap)
std::map< int, double > endWorkHours
std::map< int, double > incoming
double getPropYoungerThan(int age)
double freeTimeActivityRate
int getPoissonsNumberOfChildren(double mean)
double poisson(double mean, int occ)
static AGDataAndStatistics & getDataAndStatistics()
int getRandomCityGateByIncoming()