1trademgen_extractBookingRequests(1)TraDemGentrademgen_extractBookingRequests(1)
2
3
4

NAME

6       trademgen_extractBookingRequestsScript extracting booking requests, as
7       generated by the C++ Simulated Travel Demand Generation (TraDemGen)
8       Library
9

SYNOPSIS

11       trademgen_extractBookingRequests [-h|--help] [-i|--input <path-to-
12       input-log-file>
13

DESCRIPTION

15       trademgen_extractBookingRequests is a small shell script, extracting
16       the booking requests from the log file produced by the
17       'trademgen_generateDemand' binary.
18
19       It produces an output with the following format: Logfile line number,
20       Booking date, Orign-Destination, Departure date For instance: 39,
21       2009-May-26, SIN-HND, 2010-Feb-09
22
23       See also the trademgen_drawBookingArrivals script, which plots booking
24       arrival curves from those very same booking requests. Note that there
25       is no dependency between those two scripts.
26
27       trademgen_extractBookingRequests accepts the following options:
28
29       -h, --help
30        Produce that message and show usage.
31
32       <path-to-input-log-file>
33        Path to the input file, i.e., to the log file generated by the
34       trademgen_generateDemand utility. If blank, the default log file is
35       'trademgen_generateDemand.log'.
36
37       See the output of the `trademgen_extractBookingRequests --help' command
38       for default options.
39

SEE ALSO

41       trademgen(1), trademgen_with_db(1), pytrademgen(1),
42       trademgen_drawBookingArrivals(1), trademgen-config(1), trademgen-
43       library(3)
44

SUPPORT

46       Please report any bugs to http://github.com/airsim/trademgen/issues
47
49       Copyright © 2009-2013 Denis Arnaud
50
51       See the COPYING file for more information on the (LGPLv2+) license, or
52       directly on Internet:
53        http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
54
55
56
57Version 1.00.4                  Fri Jan 31 2t0r2a0demgen_extractBookingRequests(1)
Impressum