 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
21 #ifndef AGACTIVITYGEN_H
22 #define AGACTIVITYGEN_H
Central object handling City, Activities and Trips.
Static storage of an output device and its base (abstract) implementation.
void varDepTime(AGTrip &trip) const
The router's network representation.
OutputDevice & outputFile
The generated routes.
AGActivityGen & operator=(const AGActivityGen &)
invalidated assignment operator
void makeActivityTrips(int days=1, int beginTime=0, int endTime=0)
build activities and trips of the population and generate routes
void generateOutputFile(std::list< AGTrip > &trips)
generate the output file (trips or routes) using a trip list
bool timeTripValidation(const AGTrip &trip) const
validation: compatibility of the given trip
AGActivityGen(std::string input, OutputDevice &output, RONet *net)
Constructor.
void importInfoCity()
build the internal city