airrac-library (3) - Linux Manuals

NAME

airrac-library -

      C++ Simulated Revenue Accounting (RAC) System Library

SYNOPSIS

#include <airrac/...>

DESCRIPTION

AirRAC is a C++ library of airline revenue accounting classes and functions, mainly targeting simulation purposes.

AirRAC makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used.

The library covers the following areas:

Calculation of yields from statistics on tickets/coupons
Yield rules: storage, engine, management
Retrieval of yields for specific booking requests or product assesment

SUPPORT

Please report any bugs to https://sourceforge.net/apps/trac/airrac/report

COPYRIGHT

Copyright © 2009-2011 Denis Arnaud

See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:

 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html 

SEE ALSO

airrac(1), airrac-config(1)