.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH ECLIPSE "1" "December 2022" "Eclipse SUMO activitygen Version 1.15.0" "User Commands" .SH NAME Eclipse \- Generates routes of persons throughout a day for the microscopic traffic simulation SUMO .SH SYNOPSIS .B activitygen [\fI\,OPTION\/\fR]\fI\,*\/\fR .SH DESCRIPTION Eclipse SUMO activitygen Version 1.15.0 .IP Copyright (C) 2001\-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de Copyright (C) 2010\-2012 Technische Universitaet Muenchen .PP Generates trips of persons throughout a day for the microscopic, multi\-modal .IP traffic simulation SUMO. .SS "Configuration Options:" .TP \fB\-c\fR, \fB\-\-configuration\-file\fR FILE Loads the named config on startup .TP \fB\-C\fR, \fB\-\-save\-configuration\fR FILE Saves current configuration into FILE .TP \fB\-\-save\-configuration\fR.relative Enforce relative paths when saving the configuration .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\-\-write\-license\fR Include license info into every output file .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\-\-precision\fR INT Defines the number of digits after the comma for floating point output .TP \fB\-\-precision\fR.geo INT Defines the number of digits after the comma for lon,lat output .TP \fB\-H\fR, \fB\-\-human\-readable\-time\fR Write time values as hour:minute:second or day:hour:minute:second rather than seconds .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 or selected topics .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", "local", "auto" or "always") .TP \fB\-\-xml\-validation\fR.net STR Set schema validation scheme of SUMO network inputs ("never", "local", "auto" or "always") .TP \fB\-W\fR, \fB\-\-no\-warnings\fR Disables output of warnings .TP \fB\-\-aggregate\-warnings\fR INT Aggregate warnings of the same type whenever more than INT occur .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: Linux\-5.10.0\-19\-amd64 x86_64 GNU 12.2.0 None FMI Proj GUI Intl SWIG GDAL FFmpeg OSG GL2PS Eigen .br Copyright (C) 2001\-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de .br Copyright (C) 2010\-2012 Technische Universitaet Muenchen .PP .br Eclipse SUMO activitygen Version 1.15.0 is part of SUMO. .br This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl\-v20.html .br This program may also be made available under the following Secondary .br Licenses when the conditions for such availability set forth in the Eclipse .br Public License 2.0 are satisfied: GNU General Public License, version 2 or later which is available at https://www.gnu.org/licenses/old\-licenses/gpl\-2.0\-standalone.html .br SPDX\-License\-Identifier: EPL\-2.0 OR GPL\-2.0\-or\-later