trademgen_drawBookingArrivals (1) - Linux Manuals
NAME
trademgen_drawBookingArrivals -
Script plotting booking arrival curves, as generated by the C++ Simulated Travel Demand Generation (TraDemGen) Library
SYNOPSIS
trademgen_drawBookingArrivals [-h|--help] [-o|--output <path-to-output-file>] [-p|--plot] <path-to-input-log-file>
DESCRIPTION
trademgen_drawBookingArrivals is a small Python script, extracting the booking requests from the log file produced by the trademgen_generateDemand binary. It produces booking curves, which can even be rendered by a simple Matplotlib user interface (when the -p/--plot option is given).
trademgen_drawBookingArrivals accepts the following options:
-h, --help
-o, --output <path-to-output-file>
-p, --plot
<path-to-input-log-file>
See the output of the `trademgen_drawBookingArrivals --help' command for default options.
Please report any bugs to http://github.com/airsim/trademgen/issues
Copyright © 2009-2013 Denis Arnaud
See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
trademgen(1), trademgen_with_db(1), pytrademgen(1), trademgen_extractBookingRequests(1), trademgen-config(1), trademgen-library(3)
SUPPORT
COPYRIGHT
SEE ALSO