1airtsp-library(3)          Library Functions Manual          airtsp-library(3)
2
3
4

NAME

6       airtsp-libraryC++ Simulated Airline Schedule Manager Library
7

SYNOPSIS

9       #include <airtsp/...>
10

DESCRIPTION

12       AirTSP aims at providing a clean API and a simple implementation, as a
13       C++ library, of a Airline Schedule Management System. It is intended to
14       be used in simulated environments only: it is not designed to work in
15       the real-world of Airline IT operations.
16
17       AirTSP makes an extensive use of existing open-source libraries for
18       increased functionality, speed and accuracy. In particular the Boost
19       (C++ Standard Extensions: http://www.boost.org) library is used.
20
21       The library covers the following areas:
22
23       • Network/graph generation
24
25       • Calculation of travel solutions from airline schedules/networks
26
27       • Flight-preiods: storage, engine, management
28

SEE ALSO

30       airtsp(1), airtsp-config(1)
31

SUPPORT

33       Please report any bugs to https://sourceforge.net/apps/trac/air-
34       sched/report
35
37       Copyright © 2009-2011 Denis Arnaud
38
39       See the COPYING file for more information on the (LGPLv2+) license, or
40       directly on Internet:
41        http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
42
43
44
45My Project                      Sat Aug 7 2021               airtsp-library(3)
Impressum