#include <airtsp/command/Simulator.hpp>
Static Public Member Functions | |
static void | simulate (stdair::BomRoot &) |
Class implementing a small simulation, which uses the Airline Schedule.
Definition at line 18 of file Simulator.hpp.
|
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 AIRTSP::AIRTSP_Service::simulate().