.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH SUMO "1" "March 2017" "SUMO od2trips Version 0.28.0" "User Commands" .SH NAME SUMO \- Importer of O/D-matrices for the road traffic simulation SUMO .SH SYNOPSIS .B od2trips [\fI\,OPTION\/\fR]\fI\,*\/\fR .SH DESCRIPTION SUMO od2trips Version 0.28.0 .IP Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de .PP Importer of O/D\-matrices for the road traffic 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\-\-taz\-files\fR FILE Loads TAZ (districts; also from networks) from FILE(s) .TP \fB\-d\fR, \fB\-\-od\-matrix\-files\fR FILE Loads O/D\-files from FILE(s) .TP \fB\-\-od\-amitran\-files\fR FILE Loads O/D\-matrix in Amitran format from FILE(s) .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 Writes trip definitions into FILE .TP \fB\-\-flow\-output\fR FILE Writes flow definitions into FILE .TP \fB\-\-ignore\-vehicle\-type\fR Does not save vtype information .SS "Time Options:" .TP \fB\-b\fR, \fB\-\-begin\fR TIME Defines the begin time; Previous trips will be discarded .TP \fB\-e\fR, \fB\-\-end\fR TIME Defines the end time; Later trips will be discarded; Defaults to the maximum time that SUMO can represent .SS "Processing Options:" .TP \fB\-s\fR, \fB\-\-scale\fR FLOAT Scales the loaded flows by FLOAT .TP \fB\-\-spread\fR.uniform Spreads trips uniformly over each time period .TP \fB\-\-different\-source\-sink\fR Always choose source and sink edge which are not identical .TP \fB\-\-vtype\fR STR Defines the name of the vehicle type to use .TP \fB\-\-prefix\fR STR Defines the prefix for vehicle names .TP \fB\-\-timeline\fR STR Uses STR as a timeline definition .TP \fB\-\-timeline\fR.day\-in\-hours Uses STR as a 24h\-timeline definition .TP \fB\-\-ignore\-errors\fR Continue on broken input .TP \fB\-\-no\-step\-log\fR Disable console output of current time step .SS "Defaults Options:" .TP \fB\-\-departlane\fR STR Assigns a default depart lane .TP \fB\-\-departpos\fR STR Assigns a default depart position .TP \fB\-\-departspeed\fR STR Assigns a default depart speed .TP \fB\-\-arrivallane\fR STR Assigns a default arrival lane .TP \fB\-\-arrivalpos\fR STR Assigns a default arrival position .TP \fB\-\-arrivalspeed\fR STR Assigns a default arrival speed .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 .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 od2trips \-c .IP run with configuration file .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 .PP .br SUMO od2trips 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