.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH SUMO "1" "March 2017" "SUMO activitygen Version 0.28.0" "User Commands" .SH NAME SUMO \- Generates routes of persons throughout a day for the microscopic road traffic simulation SUMO .SH SYNOPSIS .B activitygen [\fI\,OPTION\/\fR]\fI\,*\/\fR .SH DESCRIPTION SUMO activitygen Version 0.28.0 .IP Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de Copyright (C) 2010\-2012 Technische Universitaet Muenchen .PP Generates routes of persons throughout a day for the microscopic road traffic .IP simulation SUMO. .SS "Configuration Options:" .TP \fB\-c\fR, \fB\-\-configuration\-file\fR FILE Loads the named config on startup .TP \fB\-\-save\-configuration\fR FILE Saves current configuration into FILE .TP \fB\-\-save\-template\fR FILE Saves a configuration template (empty) into FILE .TP \fB\-\-save\-schema\fR FILE Saves the configuration schema into FILE .TP \fB\-\-save\-commented\fR Adds comments to saved template, configuration, or schema .SS "Input Options:" .TP \fB\-n\fR, \fB\-\-net\-file\fR FILE Use FILE as SUMO\-network to create trips for .TP \fB\-s\fR, \fB\-\-stat\-file\fR FILE Loads the SUMO\-statistics FILE .SS "Output Options:" .TP \fB\-\-output\-prefix\fR STR Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time. .TP \fB\-o\fR, \fB\-\-output\-file\fR FILE Write generated trips to FILE .PP Processing Options: .SS "Time Options:" .TP \fB\-b\fR, \fB\-\-begin\fR INT Sets the time of beginning of the simulation during the first day (in seconds) .TP \fB\-e\fR, \fB\-\-end\fR INT Sets the time of ending of the simulation during the last day (in seconds) .TP \fB\-\-duration\-d\fR INT Sets the duration of the simulation in days .SS "Report Options:" .TP \fB\-v\fR, \fB\-\-verbose\fR Switches to verbose output .TP \fB\-\-print\-options\fR Prints option values before processing .TP \-?, \fB\-\-help\fR Prints this screen .TP \fB\-V\fR, \fB\-\-version\fR Prints the current version .TP \fB\-X\fR, \fB\-\-xml\-validation\fR STR Set schema validation scheme of XML inputs ("never", "auto" or "always") .TP \fB\-\-xml\-validation\fR.net STR Set schema validation scheme of SUMO network inputs ("never", "auto" or "always") .TP \fB\-W\fR, \fB\-\-no\-warnings\fR Disables output of warnings .TP \fB\-l\fR, \fB\-\-log\fR FILE Writes all messages to FILE (implies verbose) .TP \fB\-\-message\-log\fR FILE Writes all non\-error messages to FILE (implies verbose) .TP \fB\-\-error\-log\fR FILE Writes all warnings and errors to FILE .TP \fB\-\-debug\fR Detailed messages about every single step .SS "Random Number Options:" .TP \fB\-\-random\fR Initialises the random number generator with the current system time .TP \fB\-\-seed\fR INT Initialises the random number generator with the given value .SH EXAMPLES .IP activitygen \-\-net\-file .net.xml \-\-stat\-file .stat.xml \-\-output .rou.xml \-\-rand .IP generate a trips file from a stats file on a given net using arbitrary random seed .IP activitygen \-\-net\-file .net.xml \-\-stat\-file .stat.xml \-\-output .rou.xml \-\-duration\-d .IP generate a trips file from a stats file on a given net for numerous days (with fixed random seed) .SH "REPORTING BUGS" Report bugs at . .br Get in contact via . .IP .br Build features: x86_64\-pc\-linux\-gnu InternalLanes DoublePrecision TRACI PROJ GDAL GUI .br Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de .br Copyright (C) 2010\-2012 Technische Universitaet Muenchen .PP .br SUMO activitygen Version 0.28.0 is part of SUMO. .br SUMO is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .PP .br This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of .br MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .br GNU General Public License for more details. .PP .br You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl.html