passengersim.
core¶
Low-level interface to the PassengerSim C++ simulation engine.
Re-exports the key classes and objects from the compiled
passengersim_core extension module so they are accessible under
the passengersim.core namespace.
Classes
Airport object containing geographic and operational information. |
|
Booking curve for modeling time-based passenger booking patterns. |
|
Booking class or virtual nesting (VN) bucket. |
|
Cabin inventory control container. |
|
Carrier object representing an airline with revenue management controls. |
|
Customer choice model for simulating passenger behavior. |
|
Decision Window Model configuration for customer time preferences. |
|
Demand objects |
|
Dynamic program object |
|
Event objects |
|
Fare objects |
|
Forecast objects |
|
ForecastAccessor object. |
|
ForecastGroup object. |
|
Frat5 objects, for Q-forecasting |
|
History stores sales data for forecasting |
|
Leg objects |
|
Market objects |
|
Path objects |
|
PathClass objects |
|
ProBP objects |
|
Profiler object |
|
UserAction program object |