passengersim.

summaries

This subpackage is for defining the SimulationTables class and its items.

The SimulationTables class is a container for summary tables and figures that are extracted from a Simulation object after it has been run.

Each item in the SimulationTables class is defined by a SimulationTableItem instance, which specifies how to extract and aggregate the summary data. Each of these is defined in a separate module in this subpackage. Within each module, the SimulationTableItem instance is created using the .generic.SimulationTable_add_item() function.

Modules

bid_price_history

cabins

carriers

cp_segmentation

dashboard

demand_to_come

demands

displacement_history

fare_class_mix

forecasts

generic

legbuckets

legs

local_and_flow_yields

pathclasses

pathlegs

paths

segmentation_by_timeframe

segmentation_detail

services

tools

Classes

SimulationTables([data, config, cnx, sim, ...])

Container for summary tables and figures extracted from a Simulation.