stdair-library - Man Page

C++ Standard Airline IT Object Library

Synopsis

#include <stdair/...>

Description

The Standard Airline IT (StdAir) library is a collection of routines for travel market simulation. The routines are written from scratch by the StdAir team in C++, and present a modern Applications Programming Interface (API) for C/C++ programmers, allowing wrappers to be written for very high level languages.

The library covers the following areas:

·

(Airline) Network-related classes:

 ·

Network, ReachableUniverse

·

(Air) Travel-related classes:

 ·

TravelSolution, OriginDestination,

·

(Airline) Inventory-related classes:

 ·

Inventory, FlightDate, SegmentDate, SegmentCabin, BookingClass, LegDate, LegCabin, Bucket

·

(Airline) Schedule-related classes:

 ·

FlightPeriod, SegmentPeriod, LegPeriod

·

(Simulated) Passenger-related demand classes:

 ·

DemandStream, BookingRequest

·

(Air) Price-related classes:

 ·

YieldStore

·

Architecture

See Also

stdair(1), stdair-config(1)

Support

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

Referenced By

stdair(1), stdair-config(1).

Version 1.00.15 StdAir