AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::Simulator Class Reference

#include <airsched/command/Simulator.hpp>

Inheritance diagram for AIRSCHED::Simulator:

List of all members.

Static Public Member Functions

static void simulate (stdair::BomRoot &)

Detailed Description

Class implementing a small simulation, which uses the Airline Schedule.

Definition at line 18 of file Simulator.hpp.


Member Function Documentation

void AIRSCHED::Simulator::simulate ( stdair::BomRoot &  ioBomRoot) [static]

Perform a small simulation, which uses the Airline Schedule.

Parameters:
stdair::BomRoot&Root of the BOM tree.

Definition at line 19 of file Simulator.cpp.


The documentation for this class was generated from the following files: