$treeview $search $mathjax
#include <airsched/command/Simulator.hpp>
Inheritance diagram for AIRSCHED::Simulator:
Static Public Member Functions | |
static void | simulate (stdair::BomRoot &) |
Definition at line 18 of file Simulator.hpp.
void AIRSCHED::Simulator::simulate | ( | stdair::BomRoot & | ) | [static] |
Perform a small simulation, which uses the Airline Schedule.
stdair::BomRoot& | Root of the BOM tree. |
Definition at line 19 of file Simulator.cpp.
Referenced by AIRSCHED::AIRSCHED_Service::simulate().