airrac-library - Man Page
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
See Also
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
Referenced By
Version 1.00.8 AirRAC